mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-04 20:39:13 +00:00
It was working before, because there was _GNU_SOURCE define injection. Without this macro defined pthread_[gs]etname_np() functions are not exposed in the API.