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

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
wfstack.h 49 CDS_WFS_STATE_LAST = (1U << 0),
199 * empty into state (CDS_WFS_STATE_LAST).
280 * empty into state (CDS_WFS_STATE_LAST).
298 * empty into state (CDS_WFS_STATE_LAST).
  /src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_wfs.c 193 if (state & CDS_WFS_STATE_LAST)
283 if (state & CDS_WFS_STATE_LAST)
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/static/
wfstack.h 198 *state |= CDS_WFS_STATE_LAST;

Completed in 24 milliseconds