TSG-5978 TFE 与 KNI 保活的 watchdog 线程增加对 tfe worker 线程健康状态检测的功能
This commit is contained in:
@@ -100,6 +100,7 @@ struct tfe_proxy
|
||||
void * fs_handle;
|
||||
unsigned int nr_work_threads;
|
||||
struct tfe_thread_ctx * work_threads[TFE_THREAD_MAX];
|
||||
int make_work_thread_sleep;
|
||||
|
||||
unsigned int nr_modules;
|
||||
struct tfe_plugin * modules;
|
||||
|
||||
Reference in New Issue
Block a user