server-skynet-source-3rd-je.../include
Kevin Svetlitski 856db56f6e Move tsd implementation details into tsd_internals.h
This is a prerequisite to achieving self-contained headers. Previously,
the various tsd implementation headers (`tsd_generic.h`,
`tsd_tls.h`, `tsd_malloc_thread_cleanup.h`, and `tsd_win.h`) relied
implicitly on being included in `tsd.h` after a variety of dependencies
had been defined above them. This commit instead makes these
dependencies explicit by splitting them out into a separate file,
`tsd_internals.h`, which each of the tsd implementation headers includes
directly.
2023-07-14 09:06:32 -07:00
..
jemalloc Move tsd implementation details into tsd_internals.h 2023-07-14 09:06:32 -07:00
msvc_compat Remove trailing whitespace 2023-06-23 11:58:18 -07:00