Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Datomic.cpp41 static constexpr timespec __timeout = { 2, 0 }; in __libcpp_platform_wait_on_address() local
/netbsd-src/lib/libcurses/
H A Dtty.c362 __timeout(int delay) in __timeout() function