Searched refs:_thread_lock (Results 1 – 2 of 2) sorted by relevance
137 void _thread_lock(struct thread *td, int opts, const char *file, int line);139 void _thread_lock(struct thread *);147 _thread_lock((tdp), 0, __FILE__, __LINE__)150 _thread_lock((tdp))158 _thread_lock(tdp)
823 _thread_lock(struct thread *td, int opts, const char *file, int line) in _thread_lock() function826 _thread_lock(struct thread *td) in _thread_lock()