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_stack
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/include/urcu/
lfstack.h
63
struct
cds_lfs_stack
{
struct
70
* both struct
cds_lfs_stack
and struct __cds_lfs_stack on any of those
85
struct
cds_lfs_stack
*s;
90
const struct
cds_lfs_stack
*s;
130
extern void cds_lfs_init(struct
cds_lfs_stack
*s);
136
extern void cds_lfs_destroy(struct
cds_lfs_stack
*s);
167
extern struct cds_lfs_node *cds_lfs_pop_blocking(struct
cds_lfs_stack
*s);
174
extern struct cds_lfs_head *cds_lfs_pop_all_blocking(struct
cds_lfs_stack
*s);
179
extern void cds_lfs_pop_lock(struct
cds_lfs_stack
*s);
184
extern void cds_lfs_pop_unlock(struct
cds_lfs_stack
*s)
[
all
...]
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026