Searched refs:THREAD (Results 1 – 5 of 5) sorted by relevance
74 expected_type = ExceptionPort::Type::THREAD; in Next()76 case ExceptionPort::Type::THREAD: in Next()
104 DEBUG_ASSERT_MSG(type_ == Type::THREAD, in SetTarget()157 case Type::THREAD: { in OnPortZeroHandles()
519 DEBUG_ASSERT(eport->type() == ExceptionPort::Type::THREAD); in SetExceptionPort()854 case ExceptionPort::Type::THREAD: in GetInfoForUserspace()
35 enum class Type { NONE, JOB_DEBUGGER, DEBUGGER, THREAD, PROCESS, JOB}; enumerator
112 status = ExceptionPort::Create(ExceptionPort::Type::THREAD, in task_bind_exception_port()
Completed in 13 milliseconds