server-skynet-source-3rd-je.../include
Jason Evans 0721b895ff Do not generate unused tsd_*_[gs]et() functions.
This avoids a gcc diagnostic note:
    note: The ABI for passing parameters with 64-byte alignment has
    changed in GCC 4.6
This note related to the cacheline alignment of rtree_ctx_t, which was
introduced by 4a346f5593 (Replace rtree
path cache with LRU cache.).
2017-02-13 10:47:16 -08:00
..
jemalloc Do not generate unused tsd_*_[gs]et() functions. 2017-02-13 10:47:16 -08:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00