1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08: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
..
2020-03-01 01:02:25 +01:00
2019-11-21 20:41:57 +01:00
2020-05-24 13:41:41 +02:00
2019-06-27 19:14:51 +02:00
2020-02-24 23:04:53 +01:00
2020-02-25 23:08:52 +01:00