marzent / wine-msync

A Mach semaphore-based synchronization mechanism for Wine on macOS. Built for speed, inspired by fsync.
GNU Lesser General Public License v2.1
85 stars 1 forks source link

How to use __ulock_wait2? #4

Closed Coulin9 closed 10 months ago

Coulin9 commented 10 months ago

I noticed that __ulock_wait2 can improve performance a lot,but I have no idea about how to using it(or enabling it?)

marzent commented 10 months ago

Duplicate of https://github.com/marzent/wine-msync/issues/3 . But adding to that you will also get a warning if cannot be used, so you always know which version you are getting.