将TFE最大工作线程数从128调整到256
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#define TFE_STRING_MAX 2048
|
||||
#define TFE_PATH_MAX 256
|
||||
#define TFE_SYMBOL_MAX 64
|
||||
#define TFE_THREAD_MAX 128
|
||||
#define TFE_THREAD_MAX 256
|
||||
#define TFE_FAKE_C_DEFAULT_TTL 60
|
||||
#define TFE_FAKE_S_DEFAULT_TTL 65
|
||||
|
||||
|
||||
Reference in New Issue
Block a user