1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

One function for adding threads.

This commit is contained in:
Bartosz Taudul
2017-10-21 13:14:20 +02:00
parent fa985940f7
commit 75e3dd175a
2 changed files with 12 additions and 32 deletions
+2
View File
@@ -137,6 +137,8 @@ private:
void InsertMessageData( MessageData* msg, uint64_t thread );
ThreadData* NoticeThread( uint64_t thread );
void NewZone( Event* zone, uint64_t thread );
void UpdateZone( Event* zone );