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

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/static/
wfcqueue.h 625 retval = ___cds_wfcq_dequeue_with_state_blocking(cds_wfcq_head_cast(head),
665 ret = ___cds_wfcq_splice_blocking(cds_wfcq_head_cast(dest_q_head), dest_q_tail,
666 cds_wfcq_head_cast(src_q_head), src_q_tail);
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h 104 static inline struct cds_wfcq_head *cds_wfcq_head_cast(struct cds_wfcq_head *head) function
143 static inline cds_wfcq_head_ptr_t cds_wfcq_head_cast(struct cds_wfcq_head *head) function

Completed in 56 milliseconds