OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thread_survived
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libpthread/
t_fork.c
55
static int
thread_survived
= 0;
variable
62
thread_survived
= 1;
91
ATF_REQUIRE_MSG(
thread_survived
, "thread did not survive in parent");
98
_exit(
thread_survived
? 1 : 0);
Completed in 33 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026