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

  /src/external/lgpl2/userspace-rcu/dist/src/
wfcqueue.c 55 void cds_wfcq_dequeue_lock(struct cds_wfcq_head *head, function
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h 187 #define cds_wfcq_dequeue_lock _cds_wfcq_dequeue_lock macro
198 /* Locking ensured by caller by holding cds_wfcq_dequeue_lock() */
207 * Locking ensured by caller by holding cds_wfcq_dequeue_lock().
245 * Mutual exclusion can be ensured by holding cds_wfcq_dequeue_lock().
290 * cds_wfcq_dequeue_lock: take the dequeue mutual exclusion lock.
292 extern void cds_wfcq_dequeue_lock(struct cds_wfcq_head *head,

Completed in 14 milliseconds