mirror of
https://github.com/darlinghq/darlingserver.git
synced 2024-11-27 06:10:24 +00:00
Darling's userspace kernel server (much like Wine's wineserver)
8294dcf96f
Thanks to the recently enabled assertions, it turns out that we actually need to disable IPC in tasks and threads before terminating it. Additionally, let's lock threads when we should and not do so when we shouldn't. This should fix some thread synchronization issues I was running into. |
||
---|---|---|
duct-tape | ||
include/darlingserver | ||
internal-include/darlingserver | ||
scripts | ||
src | ||
.gitignore | ||
CMakeLists.txt |