Searched refs:_thread_mutex_lock (Results 1 – 3 of 3) sorted by relevance
33 void _thread_mutex_lock(void **);
65 _thread_cb.tc_mutex_lock = _thread_mutex_lock; in _thread_set_callbacks()
126 _thread_mutex_lock(void **mutex) in _thread_mutex_lock() function