◆ ReadCount
| int RWLockPreferReader_t_::ReadCount |
How many active readers are there.
◆ ReadLock
| SemaphoreHandle_t RWLockPreferReader_t_::ReadLock |
◆ ResourceLock
| SemaphoreHandle_t RWLockPreferReader_t_::ResourceLock |
Protect this resource from multiple writer access, or from Reader access when a writer is changing something.
◆ Type
| enum ReaderWriterLockType RWLockPreferReader_t_::Type |
Specify a type as well as using this as a signature.
The documentation for this struct was generated from the following file:
- src/freertos-addon/c/read_write_lock.c