mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 04:23:51 +00:00
This function needs to be called for each non-main thread before calling the `___tracy_alloc_` functions. Alternative way to achieve this could be initializing the allocator transparently in the `___tracy_alloc_*` calls.