Home
last modified time | relevance | path

Searched refs:dso_handle (Results 1 – 4 of 4) sorted by relevance

/stdlib/
A Dcxa_finalize.c41 if ((d == NULL || d == f->func.cxa.dso_handle) && f->flavor == ef_cxa) in __cxa_finalize()
99 if (d == NULL || d == f->func.cxa.dso_handle) in __cxa_finalize()
A Dtest-dlclose-exit-race-helper.c36 extern int __cxa_atexit (void (*func) (void *), void *arg, void *dso_handle);
A Dexit.h51 void *dso_handle; member
A Dcxa_atexit.c57 new->func.cxa.dso_handle = d; in __internal_atexit()

Completed in 8 milliseconds