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

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h 216 #define __cds_wfcq_next_nonblocking ___cds_wfcq_next_nonblocking macro
484 extern struct cds_wfcq_node *__cds_wfcq_next_nonblocking(
643 template<typename T> static inline struct cds_wfcq_node *__cds_wfcq_next_nonblocking( function
648 return __cds_wfcq_next_nonblocking(cds_wfcq_head_cast_cpp(head), tail, node);
  /src/external/lgpl2/userspace-rcu/dist/src/
wfcqueue.c 164 struct cds_wfcq_node *__cds_wfcq_next_nonblocking( function

Completed in 48 milliseconds