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

  /src/external/lgpl2/userspace-rcu/dist/doc/examples/wfcqueue/
cds_wfcq_splice.c 57 __cds_wfcq_for_each_blocking(head, tail, qnode) { function
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h 439 * __cds_wfcq_for_each_blocking()
467 * __cds_wfcq_for_each_blocking()
492 * __cds_wfcq_for_each_blocking: Iterate over all nodes in a queue,
503 #define __cds_wfcq_for_each_blocking(head, tail, node) \ macro

Completed in 42 milliseconds