mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-11-22 08:42:35 +03:00
Added methods bf_abort() and total_order_bf_abort() which take wsrep::unique_lock<wsrep::mutex> as argument to allow caller to grab the mutex before attempting BF abort. The old calls were kept for backwards compatibility and wrap the new calls with internal locking.
35 KiB
35 KiB