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_hlist_head
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/include/urcu/
hlist.h
19
struct
cds_hlist_head
{
struct
29
void CDS_INIT_HLIST_HEAD(struct
cds_hlist_head
*ptr)
34
#define
CDS_HLIST_HEAD
(name) \
35
struct
cds_hlist_head
name = { NULL }
53
struct
cds_hlist_head
*head)
hlist.h
19
struct
cds_hlist_head
{
struct
29
void CDS_INIT_HLIST_HEAD(struct
cds_hlist_head
*ptr)
34
#define
CDS_HLIST_HEAD
(name) \
35
struct
cds_hlist_head
name = { NULL }
53
struct
cds_hlist_head
*head)
Completed in 60 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026