meganz / mingw-std-threads

Standard threads implementation currently still missing on MinGW GCC on Windows
BSD 2-Clause "Simplified" License
439 stars 137 forks source link

timed_mutex broken? #84

Closed smurfix closed 2 years ago

smurfix commented 2 years ago

It seems that timed_mutex doesn't have a constructor, much less one that's public.