OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cds_wfq_dequeue_blocking
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/src/
wfqueue.c
45
struct cds_wfq_node *
cds_wfq_dequeue_blocking
(struct cds_wfq_queue *q)
function
/src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfqueue.h
78
struct cds_wfq_node *
cds_wfq_dequeue_blocking
(struct cds_wfq_queue *q)
function
102
struct cds_wfq_node *
cds_wfq_dequeue_blocking
(struct cds_wfq_queue *q);
/src/external/lgpl2/userspace-rcu/dist/tests/unit/
test_wfqueue.c
40
free(
cds_wfq_dequeue_blocking
(queue));
/src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_wfq.c
172
struct cds_wfq_node *node =
cds_wfq_dequeue_blocking
(&q);
202
node =
cds_wfq_dequeue_blocking
(&q);
Completed in 36 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026