2
0
mirror of https://github.com/wolfpld/tracy synced 2026-02-01 09:12:09 +00:00
Files
tracy/common
Bartosz Taudul 3aaa718741 Enable thread name collection on cygwin.
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.
2017-10-30 21:57:45 +01:00
..
2017-10-10 21:56:15 +02:00
2017-10-21 15:02:43 +02:00
2017-10-21 12:39:26 +02:00
2017-10-18 18:48:51 +02:00
2017-10-30 21:51:24 +01:00