Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_eventcount.cpp35 ec.CommitWait(&w); in test_basic_eventcount()
127 ec.CommitWait(&w); in test_stress_eventcount()
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DEventCount.h73 void CommitWait(Waiter* w) { in CommitWait() function
DNonBlockingThreadPool.h232 ec_.CommitWait(waiter); in WaitForWork()