Searched refs:DEFAULT_GC_THREAD_NUM (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/napi/include/ | ||
H A D | jsnapi.h | 91 static constexpr size_t DEFAULT_GC_THREAD_NUM = 7; member 439 size_t gcThreadNum_ {DEFAULT_GC_THREAD_NUM}; |
Completed in 2 milliseconds