HomeSort by: relevance | last modified time | path
    Searched refs:cds_wfs_for_each_blocking_safe (Results 1 - 5 of 5) sorted by relevancy

  /src/external/lgpl2/userspace-rcu/dist/doc/examples/wfstack/
cds_wfs_pop_all_blocking.c 59 * from newest to oldest. Use cds_wfs_for_each_blocking_safe()
63 cds_wfs_for_each_blocking_safe(shead, snode, sn) { function
  /src/external/lgpl2/userspace-rcu/dist/src/
urcu-wait.h 193 cds_wfs_for_each_blocking_safe(waiters->head, iter, iter_n) {
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfstack.h 219 * cds_wfs_for_each_blocking_safe()
233 * cds_wfs_for_each_blocking_safe()
340 * cds_wfs_for_each_blocking_safe: Iterate over all nodes returned by
350 #define cds_wfs_for_each_blocking_safe(head, node, n) \ macro
  /src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_wfs.c 219 cds_wfs_for_each_blocking_safe(head, node, n) { function
  /src/external/mpl/bind/dist/lib/dns/
db.c 1281 cds_wfs_for_each_blocking_safe(head, node, next) { function

Completed in 23 milliseconds