Searched refs:dapls_osd_fork_cleanup (Results 1 – 1 of 1) sorted by relevance
66 static void dapls_osd_fork_cleanup(void);89 status = pthread_atfork(NULL, NULL, dapls_osd_fork_cleanup); in dapl_os_init()361 dapls_osd_fork_cleanup(void) in dapls_osd_fork_cleanup() function