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

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h 33 enum cds_wfcq_ret { enum
348 * Returns enum cds_wfcq_ret which indicates the state of the src or
351 extern enum cds_wfcq_ret cds_wfcq_splice_blocking(
409 * Returns enum cds_wfcq_ret which indicates the state of the src or
412 extern enum cds_wfcq_ret __cds_wfcq_splice_blocking(
424 extern enum cds_wfcq_ret __cds_wfcq_splice_nonblocking(
599 template<typename T, typename U> static inline enum cds_wfcq_ret __cds_wfcq_splice_blocking(
611 template<typename T, typename U> static inline enum cds_wfcq_ret __cds_wfcq_splice_nonblocking(
wfcqueue.h 33 enum cds_wfcq_ret { enum
348 * Returns enum cds_wfcq_ret which indicates the state of the src or
351 extern enum cds_wfcq_ret cds_wfcq_splice_blocking(
409 * Returns enum cds_wfcq_ret which indicates the state of the src or
412 extern enum cds_wfcq_ret __cds_wfcq_splice_blocking(
424 extern enum cds_wfcq_ret __cds_wfcq_splice_nonblocking(
599 template<typename T, typename U> static inline enum cds_wfcq_ret __cds_wfcq_splice_blocking(
611 template<typename T, typename U> static inline enum cds_wfcq_ret __cds_wfcq_splice_nonblocking(

Completed in 72 milliseconds