Home
last modified time | relevance | path

Searched refs:MAX_QUEUE_SIZE (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_threadsafe_napi.cpp25 static constexpr int MAX_QUEUE_SIZE = 2; member
241 napi_create_uint32(env, MAX_QUEUE_SIZE, &jsMaxQueueSize); in ThreadSafeInit()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd.c38 #define MAX_QUEUE_SIZE 32 macro
62 g_cmdCache = QueueCreate(MAX_QUEUE_SIZE); in HciInitCmd()
/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp50 static constexpr int32_t MAX_QUEUE_SIZE = 3; variable
402 MAX_QUEUE_SIZE, in TsFuncThreadInternal()

Completed in 4 milliseconds