Searched refs:_thread_atfork_lock (Results 1 – 3 of 3) sorted by relevance
29 void _thread_atfork_lock(void);
61 _thread_cb.tc_atfork_lock = _thread_atfork_lock; in _thread_set_callbacks()
292 _thread_atfork_lock(void) in _thread_atfork_lock() function