Home
last modified time | relevance | path

Searched refs:thread_stopped_in_exception (Results 1 – 2 of 2) sorted by relevance

/kernel/include/kernel/
A Dthread.h286 static inline bool thread_stopped_in_exception(const thread_t* thread) { in thread_stopped_in_exception() function
/kernel/object/
A Dthread_dispatcher.cpp750 return thread_stopped_in_exception(&thread_); in InExceptionLocked()

Completed in 10 milliseconds