• Kenton Varda's avatar
    Add `ExternalMutexGuarded<T>`. · 62a493ca
    Kenton Varda authored
    This class lets you hold a temporary value that is only safe to access under lock, while you release the lock to do some other work.
    62a493ca
mutex.h 15.6 KB