mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 16:34:31 -08:00
Also added a scoped_trylock class that mirrors scoped_lock, but uses try_aquire and has a scoped_lock::locked() accessor.
Also added a scoped_trylock class that mirrors scoped_lock, but uses try_aquire and has a scoped_lock::locked() accessor.