Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dthread_manager.h26 start_stop_barrier_.removeThread(); in NotifyThreadComplete()
H A Dmutex.h114 void removeThread() EXCLUDES(lock_) { in removeThread() function