OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WAITPID_MIN_TIME
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
slow-waitpid.c
132
#define
WAITPID_MIN_TIME
(1)
155
if ((new_tv.tv_sec - tv->tv_sec) <
WAITPID_MIN_TIME
)
191
/* Delay one second longer than
WAITPID_MIN_TIME
so that there can be no
194
sleep (
WAITPID_MIN_TIME
+ 1);
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
slow-waitpid.c
132
#define
WAITPID_MIN_TIME
(1)
155
if ((new_tv.tv_sec - tv->tv_sec) <
WAITPID_MIN_TIME
)
191
/* Delay one second longer than
WAITPID_MIN_TIME
so that there can be no
194
sleep (
WAITPID_MIN_TIME
+ 1);
Completed in 23 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026