Home
last modified time | relevance | path

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

/kernel/include/kernel/
A Dthread.h155 const struct arch_exception_context* exception_context; member
287 return !!thread->exception_context; in thread_stopped_in_exception()
/kernel/object/
A Dthread_dispatcher.cpp667 thread_.exception_context = arch_context; in EnterException()
687 thread_.exception_context = nullptr; in ExitExceptionLocked()

Completed in 6 milliseconds