Home
last modified time | relevance | path

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

/openbsd/lib/libc/thread/
H A Drthread_cb.h26 void _thread_malloc_unlock(int);
H A Drthread_libc.c249 _thread_malloc_unlock(int i) in _thread_malloc_unlock() function
338 _thread_malloc_unlock(i); in _thread_dofork()
H A Dcallbacks.c58 _thread_cb.tc_malloc_unlock = _thread_malloc_unlock; in _thread_set_callbacks()