Searched refs:fStopRequestPending (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/kits/debugger/model/
H A DThread.cpp22 fStopRequestPending(false),
82 fStopRequestPending = false;
127 fStopRequestPending = true;
/haiku/headers/private/debugger/model/
H A DThread.h76 { return fStopRequestPending; }
92 bool fStopRequestPending; member in class:Thread

Completed in 46 milliseconds