mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 04:23:51 +00:00
Fix zone validation thread piggybacking.
This commit is contained in:
parent
373a6fc19e
commit
0427904d4a
@ -152,7 +152,7 @@ struct QueueZoneValidation
|
||||
uint32_t id;
|
||||
};
|
||||
|
||||
struct QueueZoneValidationThread
|
||||
struct QueueZoneValidationThread : public QueueZoneValidation
|
||||
{
|
||||
uint32_t thread;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user