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_wfs_pop_with_state_blocking
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfstack.h
138
#define
__cds_wfs_pop_with_state_blocking
\
macro
277
*
__cds_wfs_pop_with_state_blocking
: pop a node from the stack, with state.
283
__cds_wfs_pop_with_state_blocking
(cds_wfs_stack_ptr_t u_stack,
412
__cds_wfs_pop_with_state_blocking
(T s, int *state)
function
414
return
__cds_wfs_pop_with_state_blocking
(cds_wfs_stack_cast(s), state);
/src/external/lgpl2/userspace-rcu/dist/src/
wfstack.c
94
__cds_wfs_pop_with_state_blocking
(cds_wfs_stack_ptr_t u_stack,
function
/src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_wfs.c
188
node =
__cds_wfs_pop_with_state_blocking
(&s, &state);
Completed in 25 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026