|
Zero
0.1.0
|
This is the complete list of members for RawLockQueue, including all inherited members.
| acquire(RawXct *xct, uint32_t hash, const okvl_mode &mode, int32_t timeout_in_ms, bool check, bool wait, bool acquire, RawLock **out) | RawLockQueue | |
| atomic_lock_insert(RawLock *new_lock) | RawLockQueue | |
| check_compatiblity(RawLock *lock) const | RawLockQueue | |
| complete_acquire(RawLock **lock, bool wait, bool acquire, int32_t timeout_in_ms) | RawLockQueue | |
| delink(RawLock *predecessor, RawLock *target, RawLock *successor) const | RawLockQueue | |
| find_predecessor(RawLock *lock) const | RawLockQueue | |
| head | RawLockQueue | mutable |
| loser_count | RawLockQueue | static |
| peek_compatiblity(RawXct *xct, uint32_t hash, const okvl_mode &mode) const | RawLockQueue | |
| release(RawLock *lock, const lsn_t &commit_lsn) | RawLockQueue | |
| retry_acquire(RawLock **lock, bool wait, bool acquire, int32_t timeout_in_ms) | RawLockQueue | |
| tail() const | RawLockQueue | |
| trigger_UNDO(Compatibility &compatibility) | RawLockQueue | |
| update_xlock_tag(const lsn_t &commit_lsn) | RawLockQueue | |
| wait_for(RawLock *new_lock, int32_t timeout_in_ms) | RawLockQueue | |
| x_lock_tag | RawLockQueue |
1.8.12