Modify ThreadStateCoodrinator in order to resume threads if stop wasn't requested.
authorChaoren Lin <chaorenl@google.com>
Tue, 3 Feb 2015 01:51:15 +0000 (01:51 +0000)
committerChaoren Lin <chaorenl@google.com>
Tue, 3 Feb 2015 01:51:15 +0000 (01:51 +0000)
commit86fd8e45f43df7c2276055a23d3da4d9b7d24b21
treee0fbf8ecdd54414a3c9c044c85a36cb8203da40b
parent97ccc294da48e956f52e0f0dd224f2282fce8d81
Modify ThreadStateCoodrinator in order to resume threads if stop wasn't requested.

llvm-svn: 227924
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/source/Plugins/Process/Linux/NativeProcessLinux.h
lldb/source/Plugins/Process/Linux/ThreadStateCoordinator.cpp
lldb/source/Plugins/Process/Linux/ThreadStateCoordinator.h
lldb/test/functionalities/thread/concurrent_events/TestConcurrentEvents.py