HomeSort by: relevance | last modified time | path
    Searched defs:cds_wfs_destroy (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 23 milliseconds