Definition at line 21 of file advisory-lock-state.cc.
◆ apply()
| int PosixAdvisoryLocks::apply |
( |
AdvisoryOwner & |
owner, |
|
|
Grant |
request, |
|
|
bool |
wait, |
|
|
PosixAdvisoryAdmission |
admission, |
|
|
void * |
context |
|
) |
| |
|
inline |
◆ descriptorClosed()
| void PosixAdvisoryLocks::descriptorClosed |
( |
AdvisoryOwner & |
owner, |
|
|
uintptr_t |
inode |
|
) |
| |
|
inline |
◆ open()
◆ ownerClosed()
◆ query()
◆ m_Changed
◆ m_First
| Grant PosixAdvisoryLocks::m_First[MaximumGrants] |
|
private |
◆ m_Lock
| Mutex PosixAdvisoryLocks::m_Lock |
|
private |
◆ m_Second
| Grant PosixAdvisoryLocks::m_Second[MaximumGrants] |
|
private |
◆ m_Table
| Table PosixAdvisoryLocks::m_Table {m_First, m_Second, MaximumGrants} |
|
private |
◆ m_Waiters
| const Grant* PosixAdvisoryLocks::m_Waiters[MaximumWaiters] = {} |
|
private |
The documentation for this class was generated from the following file: