OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mainthread
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libpthread/
t_kill.c
77
pthread_t
mainthread
;
variable in typeref:typename:pthread_t
86
ATF_REQUIRE_MSG((self !=
mainthread
) && (signo == SIGUSR1),
120
mainthread
= pthread_self();
131
ATF_REQUIRE_EQ_MSG(self,
mainthread
, "thread id changed");
t_kill.c
77
pthread_t
mainthread
;
variable in typeref:typename:pthread_t
86
ATF_REQUIRE_MSG((self !=
mainthread
) && (signo == SIGUSR1),
120
mainthread
= pthread_self();
131
ATF_REQUIRE_EQ_MSG(self,
mainthread
, "thread id changed");
Completed in 21 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025