OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__cds_wfcq_splice_blocking
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/src/
wfcqueue.c
122
enum cds_wfcq_ret
__cds_wfcq_splice_blocking
(
function
/src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h
202
#define
__cds_wfcq_splice_blocking
___cds_wfcq_splice_blocking
macro
403
*
__cds_wfcq_splice_blocking
: enqueue all src_q nodes at the end of dest_q.
412
extern enum cds_wfcq_ret
__cds_wfcq_splice_blocking
(
421
* Same as
__cds_wfcq_splice_blocking
, but returns
599
template<typename T, typename U> static inline enum cds_wfcq_ret
__cds_wfcq_splice_blocking
(
function
605
return
__cds_wfcq_splice_blocking
(cds_wfcq_head_cast_cpp(dest_q_head),
Completed in 18 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026