Home
last modified time | relevance | path

Searched defs:abs_time (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dspuriously-wake-up-functions.cpp93 const chrono::time_point<Clock, Duration> &abs_time){}; in wait_until()
96 const chrono::time_point<Clock, Duration> &abs_time, in wait_until()
/llvm-project/libc/src/__support/threads/linux/
H A Dmutex.h67 timed_lock(internal::AbsTimeout abs_time) timed_lock() argument