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_wfs_stack_const_ptr_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfstack.h
103
} __attribute__((__transparent_union__))
cds_wfs_stack_const_ptr_t
;
typedef in typeref:union:__anon23284
175
extern bool cds_wfs_empty(
cds_wfs_stack_const_ptr_t
u_stack);
380
static inline
cds_wfs_stack_const_ptr_t
cds_wfs_stack_const_cast(const struct __cds_wfs_stack *s)
382
cds_wfs_stack_const_ptr_t
ret = {
388
static inline
cds_wfs_stack_const_ptr_t
cds_wfs_stack_const_cast(const struct cds_wfs_stack *s)
390
cds_wfs_stack_const_ptr_t
ret = {
/src/external/lgpl2/userspace-rcu/dist/src/
wfstack.c
37
bool cds_wfs_empty(
cds_wfs_stack_const_ptr_t
u_stack)
/src/external/lgpl2/userspace-rcu/dist/include/urcu/static/
wfstack.h
109
static inline bool _cds_wfs_empty(
cds_wfs_stack_const_ptr_t
u_stack)
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026