-
Kenton Varda authored
Implement mutex and once-init synchronization primitives. Wrap pthreads for now, but plan on raw futexes later.
719eb094
Implement mutex and once-init synchronization primitives. Wrap pthreads for now, but plan on raw futexes later.