gparker42
(Greg Parker)
1
Starter bug: SR-946 Unify mutexes in the Swift runtime.
"The Swift runtime uses two different mutexes internally. Neither one is good. We should write a new swift::mutex or adopt some LLVM mutex that solves these problems. ..."
···
--
Greg Parker gparker@apple.com Runtime Wrangler