Loading...
Searching...
No Matches
Lock.h File Reference

Classes

class  Lock
 Tiny, efficient spinlock that is optimized for short locking periods but will still intelligently yield the current thread and save CPU if the lock is held longer. More...
 

Namespaces

namespace  ultralight
 

Typedefs

using LockHolder = std::lock_guard<Lock>
 

Go to the source code of this file.