Home
last modified time | relevance | path

Searched refs:DNBProcessHalt (Results 1 – 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/
DDNB.h58 nub_bool_t DNBProcessHalt (nub_process_t pid) DNB_EXPORT;
DDNB.cpp847 DNBProcessHalt (nub_process_t pid) in DNBProcessHalt() function
DChangeLog478 (DNBProcessHalt): Send our process a SIGINT instead of suspending
623 (DNBProcessHalt): Ditto.