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_wfs_end
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/include/urcu/static/
wfstack.h
99
static inline bool
___cds_wfs_end
(void *node)
function
113
return
___cds_wfs_end
(uatomic_load(&s->head, CMM_RELAXED));
146
return !
___cds_wfs_end
(old_head);
187
if (
___cds_wfs_end
(head)) {
197
if (state &&
___cds_wfs_end
(new_head))
309
if (
___cds_wfs_end
(head))
395
if (
___cds_wfs_end
(head))
411
if (
___cds_wfs_end
(next))
wfstack.h
99
static inline bool
___cds_wfs_end
(void *node)
function
113
return
___cds_wfs_end
(uatomic_load(&s->head, CMM_RELAXED));
146
return !
___cds_wfs_end
(old_head);
187
if (
___cds_wfs_end
(head)) {
197
if (state &&
___cds_wfs_end
(new_head))
309
if (
___cds_wfs_end
(head))
395
if (
___cds_wfs_end
(head))
411
if (
___cds_wfs_end
(next))
Completed in 46 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026