Home
last modified time | relevance | path

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

/openbsd/lib/libc/thread/
H A Drthread_cb.h32 void _thread_arc4_unlock(void);
H A Drthread_libc.c315 _thread_arc4_unlock(void) in _thread_arc4_unlock() function
333 _thread_arc4_unlock(); in _thread_dofork()
H A Dcallbacks.c64 _thread_cb.tc_arc4_unlock = _thread_arc4_unlock; in _thread_set_callbacks()