Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/MacOSX/
DMachProcess.h266 …nub_state_t DoSIGSTOP (bool clear_bps_and_wps, bool allow_running, uint32_t *thread_id…
DMachProcess.cpp458 MachProcess::DoSIGSTOP (bool clear_bps_and_wps, bool allow_running, uint32_t *thread_idx_ptr) in DoSIGSTOP() argument
483 if (allow_running) in DoSIGSTOP()