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_lfs_for_each_safe
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/doc/examples/lfstack/
cds_lfs_pop_all_blocking.c
59
* from newest to oldest. Use
cds_lfs_for_each_safe
() so we can
63
cds_lfs_for_each_safe
(shead, snode, sn) {
function
/src/external/lgpl2/userspace-rcu/dist/include/urcu/
lfstack.h
245
*
cds_lfs_for_each_safe
: Iterate over all nodes returned by
255
#define
cds_lfs_for_each_safe
(__head, __node, __n) \
macro
/src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_lfs.c
218
cds_lfs_for_each_safe
(head, snode, n) {
function
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026