mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
1c5b099a96
The rw_lock_t wrapper does not define any is_locked() or is_write_locked() predicate. Therefore, we must add #ifndef SUX_LOCK_GENERIC before each debug assertion that asserts that log_sys.latch is being held by some thread (as an approximation for asserting that it is being held by the current thread). |
||
---|---|---|
.. | ||
buf0block_hint.cc | ||
buf0buddy.cc | ||
buf0buf.cc | ||
buf0checksum.cc | ||
buf0dblwr.cc | ||
buf0dump.cc | ||
buf0flu.cc | ||
buf0lru.cc | ||
buf0rea.cc |