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

  /src/external/lgpl2/userspace-rcu/dist/src/
wfcqueue.c 29 void cds_wfcq_destroy(struct cds_wfcq_head *head, function
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h 182 #define cds_wfcq_destroy _cds_wfcq_destroy macro
262 * cds_wfcq_destroy().
268 * cds_wfcq_destroy: destroy wait-free queue. Pair with
271 extern void cds_wfcq_destroy(struct cds_wfcq_head *head,

Completed in 23 milliseconds