MySQL 9.1.0
Source Code Documentation
|
Functions | |
static Gcs_tagged_lock::Tag | get_tag (std::uint64_t const &lock_word) |
static bool | is_locked_internal (std::uint64_t const &lock_word) |
static bool | same_tag (std::uint64_t const &lock_word, Gcs_tagged_lock::Tag tag) |
static void | set_lock_bit (std::uint64_t &lock_word) |
static bool | try_lock_internal (std::atomic< std::uint64_t > &lock_word, std::uint64_t const &locked_tag) |
|
static |
|
static |
|
static |
|
static |
|
static |