server-skynet-source-3rd-je.../include
Qi Wang c2fcf9c2cf Switch to fine-grained reentrancy support.
Previously we had a general detection and support of reentrancy, at the cost of
having branches and inc / dec operations on fast paths.  To avoid taxing fast
paths, we move the reentrancy operations onto tsd slow state, and only modify
reentrancy level around external calls (that might trigger reentrancy).
2017-04-14 19:48:06 -07:00
..
jemalloc Switch to fine-grained reentrancy support. 2017-04-14 19:48:06 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00