OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thread_survived
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/libpthread/
t_fork.c
55
static int
thread_survived
= 0;
variable in typeref:typename:int
62
thread_survived
= 1;
91
ATF_REQUIRE_MSG(
thread_survived
, "thread did not survive in parent");
98
_exit(
thread_survived
? 1 : 0);
t_fork.c
55
static int
thread_survived
= 0;
variable in typeref:typename:int
62
thread_survived
= 1;
91
ATF_REQUIRE_MSG(
thread_survived
, "thread did not survive in parent");
98
_exit(
thread_survived
? 1 : 0);
t_fork.c
55
static int
thread_survived
= 0;
variable in typeref:typename:int
62
thread_survived
= 1;
91
ATF_REQUIRE_MSG(
thread_survived
, "thread did not survive in parent");
98
_exit(
thread_survived
? 1 : 0);
Completed in 32 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025