Skip to content

win32: check the new value when WaitOnAddress returns

Steve Lhomme requested to merge robUx4/vlc:waitonaddress-loop into master

It may return but still holds the value we don't want. See https://docs.microsoft.com/en-us/windows/win32/api/synchapi/nf-synchapi-waitonaddress

Merge request reports