PinCRT
Public Attributes | List of all members
OS_APIS_RW_LOCK_IMPL_T Struct Reference

#include <rw-lock.h>

Public Attributes

OS_MUTEX_TYPE_IMPL lock
 
OS_APIS_RW_LOCK_OWNER_TYPE owner_type
 
UINT32 readers
 
OS_EVENT no_readers_event
 
UINT32 waiters_count
 
UINT32 spinlock_fork_count
 

Detailed Description

This is an opaque struct for readers/writers lock. This struct should be used with the functions declared in this header.


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