Age | Commit message (Collapse) | Author |
|
Instead, we can just expose functions that return the queryable state
instead of letting anything modify it.
|
|
We were missing the enum entry for WaitIPC
|
|
If code execution hits this spot, something has gone very wrong, so mark
the path as unreachable. This silences a warning on MSVC.
|
|
Makes the thread status strongly typed, so implicit conversions can't
happen. It also makes it easier to catch mistakes at compile time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
thread.
|
|
|
|
|
|
|
|
|
|
|