Home
last modified time | relevance | path

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

/posix/
A Dregister-atfork.c35 void (*child) (void), void *dso_handle) in __register_atfork() argument
51 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() argument
80 dso_handle); in __unregister_atfork()
91 if (first->dso_handle != dso_handle) in __unregister_atfork()

Completed in 4 milliseconds