Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dconvert_to_timespec.h36 if (__s.count() < __ts_sec_max) { in __convert_to_timespec() local
/freebsd/contrib/llvm-project/libcxx/include/__condition_variable/
H A Dcondition_variable.h218 const __ts_sec __ts_sec_max = numeric_limits<__ts_sec>::max(); in __do_timed_wait() local