Searched refs:_single_thread (Results 1 – 4 of 4) sorted by relevance
79 while (_single_thread != NULL) { in _thr_suspend_all_lock()87 _single_thread = curthread; in _thr_suspend_all_lock()96 _single_thread = NULL; in _thr_suspend_all_unlock()
130 struct pthread *_single_thread; variable489 _single_thread = NULL; in init_private()
412 if (curthread == _single_thread) in check_suspend()
775 extern struct pthread *_single_thread __hidden;