Searched refs:THREAD_STOPPED_UNKNOWN (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/debugger/model/
H A DThread.h33 THREAD_STOPPED_UNKNOWN, enumerator in enum:__anon6
61 uint32 reason = THREAD_STOPPED_UNKNOWN,
/haiku/src/kits/debugger/model/
H A DThread.cpp23 fStoppedReason(THREAD_STOPPED_UNKNOWN),
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DThreadListView.cpp171 case THREAD_STOPPED_UNKNOWN:
/haiku/src/kits/debugger/controllers/
H A DThreadHandler.cpp331 _SetThreadState(THREAD_STATE_RUNNING, NULL, THREAD_STOPPED_UNKNOWN,
/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp57 case THREAD_STOPPED_UNKNOWN:

Completed in 88 milliseconds