Home
last modified time | relevance | path

Searched refs:THREAD (Results 1 – 5 of 5) sorted by relevance

/kernel/object/
A Dexception.cpp74 expected_type = ExceptionPort::Type::THREAD; in Next()
76 case ExceptionPort::Type::THREAD: in Next()
A Dexcp_port.cpp104 DEBUG_ASSERT_MSG(type_ == Type::THREAD, in SetTarget()
157 case Type::THREAD: { in OnPortZeroHandles()
A Dthread_dispatcher.cpp519 DEBUG_ASSERT(eport->type() == ExceptionPort::Type::THREAD); in SetExceptionPort()
854 case ExceptionPort::Type::THREAD: in GetInfoForUserspace()
/kernel/object/include/object/
A Dexcp_port.h35 enum class Type { NONE, JOB_DEBUGGER, DEBUGGER, THREAD, PROCESS, JOB}; enumerator
/kernel/syscalls/
A Dexceptions.cpp112 status = ExceptionPort::Create(ExceptionPort::Type::THREAD, in task_bind_exception_port()

Completed in 13 milliseconds