Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp292 static void TsFuncDataSourceThreadCountTotal(void* data) in TsFuncDataSourceThreadCountTotal() function
294 HILOG_INFO("TsFuncDataSourceThreadCountTotal called"); in TsFuncDataSourceThreadCountTotal()
871 if (uv_thread_create(&g_uvThreadTest6, TsFuncDataSourceThreadCountTotal, tsFunc) != 0) { in HWTEST_F()
915 if (uv_thread_create(&g_uvThreadTest7, TsFuncDataSourceThreadCountTotal, tsFunc) != 0) { in HWTEST_F()

Completed in 3 milliseconds