OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dso_handle_2
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/lib/libc/stdlib/
h_atexit.c
46
static int
dso_handle_2
;
variable in typeref:typename:int
172
ASSERT(0 == __cxa_atexit(cxa_handler_3, &arg_2, &
dso_handle_2
));
176
__cxa_finalize(&
dso_handle_2
);
h_atexit.c
46
static int
dso_handle_2
;
variable in typeref:typename:int
172
ASSERT(0 == __cxa_atexit(cxa_handler_3, &arg_2, &
dso_handle_2
));
176
__cxa_finalize(&
dso_handle_2
);
/src/tests/lib/libpthread/
h_atexit.c
51
static int
dso_handle_2
;
variable in typeref:typename:int
177
ASSERT(0 == __cxa_atexit(cxa_handler_3, &arg_2, &
dso_handle_2
));
181
__cxa_finalize(&
dso_handle_2
);
h_atexit.c
51
static int
dso_handle_2
;
variable in typeref:typename:int
177
ASSERT(0 == __cxa_atexit(cxa_handler_3, &arg_2, &
dso_handle_2
));
181
__cxa_finalize(&
dso_handle_2
);
Completed in 23 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025