reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/benchmark/src/mutex.h
  104   bool wait() EXCLUDES(lock_) {
  114   void removeThread() EXCLUDES(lock_) {
utils/benchmark/src/thread_manager.h
   21   bool StartStopBarrier() EXCLUDES(end_cond_mutex_) {
   25   void NotifyThreadComplete() EXCLUDES(end_cond_mutex_) {
   33   void WaitForAllThreads() EXCLUDES(end_cond_mutex_) {