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
Loading
Please register or sign in to comment