Home
last modified time | relevance | path

Searched refs:NonEmptyQueueIndex (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DNonBlockingThreadPool.h201 int victim = NonEmptyQueueIndex(); in WaitForWork()
218 if (NonEmptyQueueIndex() != -1) { in WaitForWork()
237 int NonEmptyQueueIndex() { in NonEmptyQueueIndex() function