1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00
Simonas Kazlauskas a110b42011 Add ___tracy_init_thread function
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.
2020-06-20 04:22:32 +03:00
..
2018-08-23 15:48:01 +02:00
2020-04-05 16:34:50 +02:00
2020-04-10 17:48:59 +02:00
2020-04-27 19:21:32 +02:00
2020-06-20 04:22:32 +03:00