Files
swift-mirror/include/swift/Threading/Mutex.h
Evan Wilde 154e98706c Use a macro to initialize mutex
Copying a mutex isn't really a supported thing. Use a macro to
initialize the mutex directly rather than a function that returns the
mutex.
2024-01-10 12:44:30 -08:00

8.8 KiB