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_destroy
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/doc/examples/wfstack/
cds_wfs_pop.c
67
cds_wfs_destroy
(&mystack);
cds_wfs_pop_all_blocking.c
71
cds_wfs_destroy
(&mystack);
cds_wfs_push.c
64
cds_wfs_destroy
(&mystack);
/src/external/lgpl2/userspace-rcu/dist/src/
wfstack.c
27
void
cds_wfs_destroy
(struct cds_wfs_stack *s)
function
/src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfstack.h
114
#define
cds_wfs_destroy
_cds_wfs_destroy
macro
154
*
cds_wfs_destroy
().
159
*
cds_wfs_destroy
: destroy wait-free stack (with lock). Pair with
162
extern void
cds_wfs_destroy
(struct cds_wfs_stack *s);
/src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_wfs.c
537
cds_wfs_destroy
(&s);
/src/external/mpl/bind/dist/lib/dns/
qpzone.c
479
cds_wfs_destroy
(&qpdb->current_version->glue_stack);
1428
cds_wfs_destroy
(&cleanup_version->glue_stack);
rbtdb.c
466
cds_wfs_destroy
(&rbtdb->current_version->glue_stack);
1943
cds_wfs_destroy
(&cleanup_version->glue_stack);
Completed in 54 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026