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_STATE_LAST
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_wfcq.c
191
if (state &
CDS_WFCQ_STATE_LAST
)
296
if (state &
CDS_WFCQ_STATE_LAST
)
/src/external/lgpl2/userspace-rcu/dist/include/urcu/static/
wfcqueue.h
424
*state |=
CDS_WFCQ_STATE_LAST
;
/src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h
41
CDS_WFCQ_STATE_LAST
= (1U << 0),
331
* last node of the queue into state (
CDS_WFCQ_STATE_LAST
).
374
* last node of the queue into state (
CDS_WFCQ_STATE_LAST
).
395
* the last node of the queue into state (
CDS_WFCQ_STATE_LAST
).
Completed in 24 milliseconds
Indexes created Sat Aug 22 00:26:31 UTC 2026