server-skynet-source-3rd-je.../include
Qi Wang 73713fbb27 Drop high rank locks when creating threads.
Avoid holding arenas_lock and background_thread_lock when creating background
threads, because pthread_create may take internal locks, and potentially cause
deadlock with jemalloc internal locks.
2017-06-08 10:02:18 -07:00
..
jemalloc Drop high rank locks when creating threads. 2017-06-08 10:02:18 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00