Skip to content
Unverified Commit 89e775ac authored by Kevin Frei's avatar Kevin Frei Committed by GitHub
Browse files

Switch from the std::shared_mutex to an LLVM RWMutex (#74383)



@nico pointed out that my usage of `std::shared_mutex` broke builds on
older macOS devices. Switching to `llvm::sys::RWMutex` is the solution
that they provided.

Tracked in issue #74382

Co-authored-by: default avatarKevin Frei <freik@meta.com>
parent b3392c44
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment