IORWLockGetMachLock
Accessor to a Mach read/write lock.
Declaration
lck_rw_t * IORWLockGetMachLock(IORWLock *lock);Parameters
- lock:
Pointer to the allocated lock.
Discussion
Accessor to the Mach read/write lock.
Accessor to a Mach read/write lock.
lck_rw_t * IORWLockGetMachLock(IORWLock *lock);Pointer to the allocated lock.
Accessor to the Mach read/write lock.