PIThread now setup itself in thread func
This commit is contained in:
@@ -299,6 +299,9 @@ private:
|
||||
void _beginThread();
|
||||
void _runThread();
|
||||
void _endThread();
|
||||
|
||||
PIByteArray createThreadName(int size = 16) const;
|
||||
void setThreadName();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user