Searched defs:wait_until (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/test/safestack/ | ||
| H A D | pthread-stack-size.c | 15 void *wait_until(void *ptr) { in wait_until() function |
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ | ||
| H A D | spuriously-wake-up-functions.cpp | 92 cv_status wait_until(unique_lock<mutex> &lock, in wait_until() function in std::condition_variable |