Home
last modified time | relevance | path

Searched refs:CreateRecursiveThread (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp86 static void* CreateRecursiveThread(void *argv) in CreateRecursiveThread() function
98 pthread_create(&thread, nullptr, CreateRecursiveThread, nullptr); in RecursiveMultiThreadConstructor()