优化 watchdog tfe worker thread 的实现逻辑
This commit is contained in:
@@ -11,6 +11,7 @@ struct tfe_thread_ctx
|
||||
{
|
||||
struct tfe_proxy *proxy;
|
||||
pthread_t thr;
|
||||
int readable_tid;
|
||||
unsigned int thread_id;
|
||||
unsigned int load;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user