Searched refs:_single_thread (Results 1 – 4 of 4) sorted by relevance
81 while (_single_thread != NULL) { in _thr_suspend_all_lock()89 _single_thread = curthread; in _thr_suspend_all_lock()98 _single_thread = NULL; in _thr_suspend_all_unlock()
132 struct pthread *_single_thread; variable454 _single_thread = NULL; in init_private()
362 if (curthread == _single_thread) in check_suspend()
773 extern struct pthread *_single_thread __hidden;