Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dthread_manager.h25 void NotifyThreadComplete() EXCLUDES(end_cond_mutex_) { in NotifyThreadComplete() function
H A Dbenchmark_runner.cc124 manager->NotifyThreadComplete(); in RunInThread()
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dthread_manager.h25 void NotifyThreadComplete() EXCLUDES(end_cond_mutex_) { in NotifyThreadComplete() function
H A Dbenchmark_runner.cc145 manager->NotifyThreadComplete(); in RunInThread()
/aosp_15_r20/external/google-benchmark/src/
H A Dthread_manager.h25 void NotifyThreadComplete() EXCLUDES(end_cond_mutex_) { in NotifyThreadComplete() function
H A Dbenchmark_runner.cc149 manager->NotifyThreadComplete(); in RunInThread()