Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/thread/
H A Drthread_cb.h35 void _thread_mutex_destroy(void **);
H A Dcallbacks.c67 _thread_cb.tc_mutex_destroy = _thread_mutex_destroy; in _thread_set_callbacks()
H A Drthread_libc.c144 _thread_mutex_destroy(void **mutex) in _thread_mutex_destroy() function