Searched refs:THREAD_COUNT (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
H A D | dfx_jsnapi.cpp | 149 const int THREAD_COUNT = 1; in DumpHeapSnapshot() local 154 sem_init(&g_heapdumpCnt, 0, THREAD_COUNT); in DumpHeapSnapshot() |
Completed in 3 milliseconds