Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/thread/
Drthread_cb.h33 void _thread_mutex_lock(void **);
Dcallbacks.c65 _thread_cb.tc_mutex_lock = _thread_mutex_lock; in _thread_set_callbacks()
Drthread_libc.c126 _thread_mutex_lock(void **mutex) in _thread_mutex_lock() function