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()
132 struct pthread *_single_thread; variable494 _single_thread = NULL; in init_private()
431 if (curthread == _single_thread) in check_suspend()
778 extern struct pthread *_single_thread __hidden;