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

/fuchsia/zircon/kernel/include/kernel/
H A Dthread.h279 static inline bool thread_stopped_in_exception(const thread_t* thread) { function
/fuchsia/zircon/kernel/object/
H A Dthread_dispatcher.cpp720 return thread_stopped_in_exception(&thread_);

Completed in 30 milliseconds