893a0ed7c8
pthread_mutex_lock() can call malloc() on OS X (!!!), which causes deadlock. Work around this by using spinlocks that are built of more primitive stuff. |
||
---|---|---|
jemalloc | ||
.gitignore |
893a0ed7c8
pthread_mutex_lock() can call malloc() on OS X (!!!), which causes deadlock. Work around this by using spinlocks that are built of more primitive stuff. |
||
---|---|---|
jemalloc | ||
.gitignore |