dapls_osd_fork_cleanup
static void dapls_osd_fork_cleanup(void);
status = pthread_atfork(NULL, NULL, dapls_osd_fork_cleanup);