Searched refs:dso_handle (Results 1 – 1 of 1) sorted by relevance
35 void (*child) (void), void *dso_handle) in __register_atfork() argument51 newp->dso_handle = dso_handle; in __register_atfork()63 void *dso_handle) in libc_hidden_def()68 if (elem->dso_handle == dso_handle) in libc_hidden_def()75 __unregister_atfork (void *dso_handle) in __unregister_atfork() argument80 dso_handle); in __unregister_atfork()91 if (first->dso_handle != dso_handle) in __unregister_atfork()
Completed in 4 milliseconds