Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 9 of 9) sorted by relevance

/test/xts/hats/kernel/syscalls/net/data_handle/
DDataHandleApiTest.cpp188 pthread_t thread; variable
315 pthread_t thread; variable
398 pthread_t thread; variable
434 pthread_t thread; variable
488 pthread_t thread; variable
521 pthread_t thread; variable
/test/xts/hats/kernel/syscalls/net/shutdown/
DShutdownApiTest.cpp118 pthread_t thread; variable
149 pthread_t thread; variable
180 pthread_t thread; variable
/test/xts/acts/graphic/acts_drawing_native/
DDrawingCanvasDrawRecordCmdTest.cpp121 std::thread thread([&picture]() { picture = threadFunctionTest6(); }); in __anonf42428b20102() variable
142 std::thread thread([&picture]() { picture = threadFunctionTest6(); }); in __anonf42428b20202() variable
DDrawingRecordCmdDestroyTest.cpp120 std::thread thread([&picture, this]() { picture = threadFunctionTest1(); }); in __anona4648fb20102() variable
/test/xts/hats/kernel/syscalls/net/accept/
DAcceptApiTest.cpp115 pthread_t thread; variable
/test/xts/hats/kernel/syscalls/net/get_info/
DGetInfoApiTest.cpp124 pthread_t thread; variable
/test/xts/hats/kernel/syscalls/net/accept4/
DAccept4ApiTest.cpp233 pthread_t thread; variable
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
Dffrtndk.cpp3144 pthread_t thread; in ffrt_loop_0001() local
3188 pthread_t thread; in ffrt_loop_0002() local
3623 pthread_t thread; in ffrt_loop_normal_0003() local
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/
Dnapi_test.cpp73 uv_thread_t thread; member