Home
last modified time | relevance | path

Searched defs:threadCount (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/napi/native_engine/
Dnative_safe_async_work.cpp73 size_t threadCount, in NativeSafeAsyncWork()
Dnative_engine_interface.cpp205 …ativeValue* asyncResource, NativeValue* asyncResourceName, size_t maxQueueSize, size_t threadCount, in CreateSafeAsyncWork()
Dnative_engine.cpp85 NativeValue* asyncResourceName, size_t maxQueueSize, size_t threadCount, void* finalizeData, in CreateSafeAsyncWork()
/foundation/arkui/napi/test/unittest/
Dtest_napi_threadsafe.cpp514 int threadCount = THREAD_COUNT_FOUR; variable
558 int threadCount = THREAD_COUNT_FOUR; variable