Searched refs:_thread_mutex_unlock (Results 1 – 3 of 3) sorted by relevance
34 void _thread_mutex_unlock(void **);
66 _thread_cb.tc_mutex_unlock = _thread_mutex_unlock; in _thread_set_callbacks()
135 _thread_mutex_unlock(void **mutex) in _thread_mutex_unlock() function