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

  /src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_wfcq.c 191 if (state & CDS_WFCQ_STATE_LAST)
296 if (state & CDS_WFCQ_STATE_LAST)
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/static/
wfcqueue.h 424 *state |= CDS_WFCQ_STATE_LAST;
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfcqueue.h 41 CDS_WFCQ_STATE_LAST = (1U << 0),
331 * last node of the queue into state (CDS_WFCQ_STATE_LAST).
374 * last node of the queue into state (CDS_WFCQ_STATE_LAST).
395 * the last node of the queue into state (CDS_WFCQ_STATE_LAST).

Completed in 24 milliseconds