Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
H A Dlock.pass.cpp41 ms WaitTime = ms(250); global() variable
H A Dtry_lock_for.pass.cpp38 ms WaitTime = ms(250); global() variable
H A Dtry_lock_until.pass.cpp39 ms WaitTime = ms(250); global() variable
H A Dtry_lock_shared_for.pass.cpp39 ms WaitTime = ms(250); global() variable
H A Dlock_shared.pass.cpp44 ms WaitTime = ms(250); global() variable
/llvm-project/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements/thread.shared_mutex.class/
H A Dlock.pass.cpp37 ms WaitTime = ms(250); global() variable
H A Dlock_shared.pass.cpp38 ms WaitTime = ms(250); global() variable
/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.h141 std::vector<WaitTimeEntry> WaitTime; variable
/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp71 ULONG WaitTime; member