OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oself
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libpthread/
t_swapcontext.c
48
void *
oself
;
variable in typeref:typename:void *
62
ATF_REQUIRE_EQ(
oself
, nself);
76
oself
= (void *)pthread_self();
77
printf("before swapcontext self = %p\n",
oself
);
95
oself
= (void *)&val1;
t_swapcontext.c
48
void *
oself
;
variable in typeref:typename:void *
62
ATF_REQUIRE_EQ(
oself
, nself);
76
oself
= (void *)pthread_self();
77
printf("before swapcontext self = %p\n",
oself
);
95
oself
= (void *)&val1;
Completed in 21 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025