Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 12 of 12) 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/hats/kernel/syscalls/net/sendmsg/
DSendmsgApiTest.cpp131 pthread_t thread; variable
184 pthread_t thread; variable
233 pthread_t thread; variable
275 pthread_t thread; variable
/test/xts/hats/kernel/syscalls/net/sendto/
DSendtoApiTest.cpp125 pthread_t thread; variable
175 pthread_t thread; variable
/test/xts/acts/graphic/acts_drawing_native/
DDrawingRecordCmdDestroyTest.cpp119 std::thread thread([&picture, this]() { picture = threadFunctionTest1(); }); in __anon58179ed40102() variable
DDrawingCanvasDrawRecordCmdTest.cpp120 std::thread thread([&picture]() { picture = threadFunctionTest6(); }); in __anonf7437c940102() variable
141 std::thread thread([&picture]() { picture = threadFunctionTest6(); }); in __anonf7437c940202() 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/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
Dhello.cpp127 ArkTsThread *thread; variable
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
Dffrtndk.cpp3255 pthread_t thread; in ffrt_loop_0001() local
3299 pthread_t thread; in ffrt_loop_0002() local
3734 pthread_t thread; in ffrt_loop_normal_0003() local
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/
Dnapi_test.cpp74 uv_thread_t thread; member