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

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/static/
wfcqueue.h 286 if (_cds_wfcq_empty(__cds_wfcq_head_const_cast(head), tail))
402 if (_cds_wfcq_empty(__cds_wfcq_head_const_cast(head), tail)) {
533 if (_cds_wfcq_empty(__cds_wfcq_head_const_cast(src_q_head), src_q_tail))
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h 113 static inline const struct __cds_wfcq_head *__cds_wfcq_head_const_cast(const struct __cds_wfcq_head *head) function
153 static inline cds_wfcq_head_const_ptr_t __cds_wfcq_head_const_cast(const struct __cds_wfcq_head *head) function

Completed in 258 milliseconds