HomeSort by: relevance | last modified time | path
    Searched defs:cds_wfcq_init (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl2/userspace-rcu/dist/src/
wfcqueue.c 23 void cds_wfcq_init(struct cds_wfcq_head *head, function
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h 180 #define cds_wfcq_init _cds_wfcq_init macro
261 * cds_wfcq_init: initialize wait-free queue. Pair with
264 extern void cds_wfcq_init(struct cds_wfcq_head *head,
269 * cds_wfcq_init().

Completed in 26 milliseconds