cef5f45de2
This commit removes the overly general THREADSTATUS_WAIT_SYNCH and replaces it with two more granular statuses: THREADSTATUS_WAIT_SYNCH_ANY when a thread waits on objects via WaitSynchronization1 or WaitSynchronizationN with wait_all = false. THREADSTATUS_WAIT_SYNCH_ALL when a thread waits on objects via WaitSynchronizationN with wait_all = true. |
||
---|---|---|
.. | ||
graphics | ||
callstack.cpp | ||
callstack.h | ||
callstack.ui | ||
disassembler.cpp | ||
disassembler.h | ||
disassembler.ui | ||
profiler.cpp | ||
profiler.h | ||
profiler.ui | ||
ramview.cpp | ||
ramview.h | ||
registers.cpp | ||
registers.h | ||
registers.ui | ||
wait_tree.cpp | ||
wait_tree.h |