diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2014-09-28 06:50:47 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2014-09-28 06:50:47 +0000 |
commit | 55a02a74785a68bbd157274d7b4929784f44aa84 (patch) | |
tree | 6b8e34f5c972367f852d3bc20641e8adf54c7e94 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | bb51300970b7623f552560c99f9704b1b1884830 (diff) | |
download | llvm-55a02a74785a68bbd157274d7b4929784f44aa84.zip llvm-55a02a74785a68bbd157274d7b4929784f44aa84.tar.gz llvm-55a02a74785a68bbd157274d7b4929784f44aa84.tar.bz2 |
thread state coordinator: added new thread support.
A new thread arriving while a pending signal notification
is outstanding will (1) add the new thread to the list of
stops expected before the deferred signal notification is
fired, (2) send a stop request for the new thread, and
(3) track the new thread as currently running.
llvm-svn: 218578
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions