Home
last modified time | relevance | path

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

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