mirror of
https://github.com/MariaDB/server.git
synced 2025-12-12 08:01:43 +03:00
is inline and accesses lock_t members. As advised by Marko rename lock_get_type() to lock_get_type_low() and create a public non-inline function lock_get_type() which calls lock_get_type_low(). Approved by: Marko
2.3 KiB
2.3 KiB