Searched refs:thread_should_abort (Results 1 – 4 of 4) sorted by relevance
94 if (thread_should_abort(self)) { in _sleep_continue()104 if (thread_should_abort(self)) { in _sleep_continue()239 if (thread_should_abort(self)) { in _sleep()294 if (thread_should_abort(self)) { in _sleep()304 if (thread_should_abort(self)) { in _sleep()
2789 if (thread_should_abort(current_thread())) { in issignal_locked()3577 if (thread_should_abort(self)) { in sig_try_locked()
1645 extern boolean_t thread_should_abort(
996 thread_should_abort( in thread_should_abort() function