Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pw::sync::VirtualMutex Class Referencefinal
Inheritance diagram for pw::sync::VirtualMutex:
pw::sync::GenericLockable< Mutex > pw::sync::GenericBasicLockable< LockType > pw::sync::VirtualBasicLockable

Public Member Functions

Mutexmutex ()
 
- Public Member Functions inherited from pw::sync::GenericLockable< Mutex >
bool try_lock ()
 
- Public Member Functions inherited from pw::sync::VirtualBasicLockable
void lock ()
 
void unlock ()
 

Additional Inherited Members

- Protected Types inherited from pw::sync::VirtualBasicLockable
enum class  Operation { kLock , kUnlock }
 
- Protected Member Functions inherited from pw::sync::GenericBasicLockable< LockType >
LockType & impl ()
 

The documentation for this class was generated from the following file: