Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/thread/
Drthread_cb.h34 void _thread_mutex_unlock(void **);
Dcallbacks.c66 _thread_cb.tc_mutex_unlock = _thread_mutex_unlock; in _thread_set_callbacks()
Drthread_libc.c135 _thread_mutex_unlock(void **mutex) in _thread_mutex_unlock() function