Home
last modified time | relevance | path

Searched defs:WaitTime (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
H A Dlock.pass.cpp44 ms WaitTime = ms(250); variable
H A Dtry_lock_for.pass.cpp40 ms WaitTime = ms(250); variable
H A Dtry_lock_until.pass.cpp41 ms WaitTime = ms(250); variable
H A Dtry_lock_shared_for.pass.cpp41 ms WaitTime = ms(250); variable
H A Dlock_shared.pass.cpp46 ms WaitTime = ms(250); variable
/llvm-project-15.0.7/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements/thread.shared_mutex.class/
H A Dlock.pass.cpp39 ms WaitTime = ms(250); variable
H A Dlock_shared.pass.cpp40 ms WaitTime = ms(250); variable
/llvm-project-15.0.7/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
H A Dlock.pass.cpp39 ms WaitTime = ms(250); variable
/llvm-project-15.0.7/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/
H A Dmutex.pass.cpp40 ms WaitTime = ms(250); variable
/llvm-project-15.0.7/llvm/tools/llvm-mca/Views/
H A DTimelineView.h141 std::vector<WaitTimeEntry> WaitTime; variable
/llvm-project-15.0.7/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp70 ULONG WaitTime; member