diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2022-02-17 20:06:33 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2022-02-17 20:06:33 +0200 |
commit | 1c5b099a9619c953e7510bbafca89353ad0a020c (patch) | |
tree | 86b1b90c9f44ace06c23ccdeaf0e7144a5c15025 /win/packaging/CPackZIPConfig.cmake | |
parent | f80deb9590775af44da200920ee9ac662e93205d (diff) | |
download | mariadb-git-1c5b099a9619c953e7510bbafca89353ad0a020c.tar.gz |
MDEV-27876: SUX_LOCK_GENERIC build fails after MDEV-27774
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).
Diffstat (limited to 'win/packaging/CPackZIPConfig.cmake')
0 files changed, 0 insertions, 0 deletions