Oct. 19, 2023
11:05 p.m.
Since on Apple systems `ulock` also provides futex-like semantics and performs better than both `kqueue/kevent` and the existing mach semaphore implementation, I added it to this MR as well. Hopefully this is alright, if it should be in another separate MR, just let me know! -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4049#note_49153