Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/thread/
Drthread_cb.h31 void _thread_arc4_lock(void);
Drthread_libc.c309 _thread_arc4_lock(void) in _thread_arc4_lock() function
329 _thread_arc4_lock(); in _thread_dofork()
Dcallbacks.c63 _thread_cb.tc_arc4_lock = _thread_arc4_lock; in _thread_set_callbacks()