Home
last modified time | relevance | path

Searched refs:MyBusySpinwait (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/test/
H A Dinternal_threading_test.cc17 void MyBusySpinwait() { in MyBusySpinwait() function
39 MyBusySpinwait(); in BM_MainThread()
81 std::thread Worker(&MyBusySpinwait); in BM_WorkerThread()
124 std::thread Worker(&MyBusySpinwait); in BM_MainThreadAndWorkerThread()
125 MyBusySpinwait(); in BM_MainThreadAndWorkerThread()

Completed in 1 milliseconds