Searched defs:__timeout (Results 1 – 2 of 2) sorted by relevance
41 static constexpr timespec __timeout = { 2, 0 }; in __libcpp_platform_wait_on_address() local
362 __timeout(int delay) in __timeout() function