thread state coordinator: added a thread resume request and related tests.
The thread resume block is executed in the normal flow of thread state queued event processing. The tests verify that it is executed when we track the thread to be stopped and skipped when we track it to already be running. llvm-svn: 218638
Loading
Please sign in to comment