🎈perf(CMakeLists.txt,hos_client.cpp): 降低fd管理模块导致的cpu高占用率
This commit is contained in:
@@ -628,7 +628,7 @@ static void *hos_fd_manage(void *ptr)
|
||||
}
|
||||
}
|
||||
}
|
||||
usleep(1000);
|
||||
usleep(500000);
|
||||
}
|
||||
pthread_exit(NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user