Home
last modified time | relevance | path

Searched defs:dso_handle (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/src/exit/
H A Dcxa_thread_atexit_impl.c30 void *dso_handle; member
76 int __cxa_thread_atexit_impl(void (*func)(void*), void *arg, void *dso_handle) in __cxa_thread_atexit_impl() argument
104 int __cxa_thread_atexit_impl(void (*func)(void*), void *arg, void *dso_handle) in __cxa_thread_atexit_impl() argument
[all...]
/third_party/musl/src/internal/
H A Dpthread_impl.h84 void *dso_handle; // Used to located dso. member
/third_party/musl/ldso/linux/
H A Ddynlink.c6249 void *dso_handle; // Used to located dso. member
6257 dso_handle_node* find_dso_handle_node(void *dso_handle) in find_dso_handle_node() argument
6269 void add_dso_handle_node(void *dso_handle) in add_dso_handle_node() argument
6332 remove_dso_handle_node(void *dso_handle) remove_dso_handle_node() argument
[all...]

Completed in 10 milliseconds