OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__timeout
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/src/
atomic.cpp
41
static constexpr timespec
__timeout
= { 2, 0 };
local
42
syscall(SYS_futex, __ptr, FUTEX_WAIT_PRIVATE, __val, &
__timeout
, 0, 0);
/src/lib/libcurses/
tty.c
362
__timeout
(int delay)
function
364
__CTRACE(__CTRACE_MISC, "
__timeout
()\n");
Completed in 14 milliseconds
Indexes created Fri May 15 00:25:31 UTC 2026