• Andres Freund's avatar
    Combine win32 and unix latch implementations. · 72e2d21c
    Andres Freund authored
    Previously latches for windows and unix had been implemented in
    different files. A later patch introduce an expanded wait
    infrastructure, keeping the implementation separate would introduce too
    much duplication.
    
    This basically just moves the functions, without too much change. The
    reason to keep this separate is that it allows blame to continue working
    a little less badly; and to make review a tiny bit easier.
    
    Discussion: 20160114143931.GG10941@awork2.anarazel.de
    72e2d21c
Mkvcbuild.pm 28.8 KB