Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp84 static int32_t g_sendDatas[SEND_DATAS_LENGTH]; variable
356 g_sendDatas[index] = index; in TsFuncDataSourceThreadMulti()
357 status = napi_call_threadsafe_function(func, &g_sendDatas[index], jsData->blockOnFull); in TsFuncDataSourceThreadMulti()

Completed in 3 milliseconds