Skip to content
Commit 9e9919f0 authored by Daniel Malea's avatar Daniel Malea
Browse files

Allow Process::WaitForProcessToStop to return immediately if process is...

Allow Process::WaitForProcessToStop to return immediately if process is already in the stopped state
- By default, the above function will wait for at least one event
- Set wait_always=false to make the function return immediately if the process is already stopped

llvm-svn: 192301
parent a25c79e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment