Searched refs:_thread_lock (Results 1 – 2 of 2) sorted by relevance
136 void _thread_lock(struct thread *td, int opts, const char *file, int line);138 void _thread_lock(struct thread *);146 _thread_lock((tdp), 0, __FILE__, __LINE__)149 _thread_lock((tdp))157 _thread_lock(tdp)
843 _thread_lock(struct thread *td, int opts, const char *file, int line) in _thread_lock() function846 _thread_lock(struct thread *td) in _thread_lock()