Searched defs:SHRINK_STEP (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/ets_utils/js_concurrent_module/taskpool/ | ||
H A D | task_manager.cpp | 54 static constexpr uint32_t SHRINK_STEP = 4; // 4: try to release 4 threads every time member |
Completed in 5 milliseconds