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_wfcq_dequeue_with_state_blocking
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h
200
#define
__cds_wfcq_dequeue_with_state_blocking
\
macro
371
*
__cds_wfcq_dequeue_with_state_blocking
: dequeue with state.
376
extern struct cds_wfcq_node *
__cds_wfcq_dequeue_with_state_blocking
(
392
*
__cds_wfcq_dequeue_with_state_blocking
: dequeue with state.
579
template<typename T> static inline struct cds_wfcq_node *
__cds_wfcq_dequeue_with_state_blocking
(
function
582
return
__cds_wfcq_dequeue_with_state_blocking
(cds_wfcq_head_cast_cpp(head),
/src/external/lgpl2/userspace-rcu/dist/src/
wfcqueue.c
99
struct cds_wfcq_node *
__cds_wfcq_dequeue_with_state_blocking
(
function
/src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_wfcq.c
188
node =
__cds_wfcq_dequeue_with_state_blocking
(&head, &tail,
Completed in 13 milliseconds
Indexes created Sat Aug 22 00:26:31 UTC 2026