server-skynet-source-3rd-je.../include
David Goldblatt 3aba072cef SC: Remove global data.
The global data is mostly only used at initialization, or for easy access to
values we could compute statically.  Instead of consuming that space (and
risking TLB misses), we can just pass around a pointer to stack data during
bootstrapping.
2018-07-23 13:37:08 -07:00
..
jemalloc SC: Remove global data. 2018-07-23 13:37:08 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00