Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
Dmultithread_constructor.h26 pid_t CreateMultiThreadForThreadCrash(int threadNum);
Dmultithread_constructor.c61 pid_t CreateMultiThreadForThreadCrash(int threadNum) in CreateMultiThreadForThreadCrash() function
Ddfx_processdump_test.cpp287 … pid_t testProcess = CreateMultiThreadForThreadCrash(10); // 10 : create a process with ten threads
303 … pid_t testProcess = CreateMultiThreadForThreadCrash(10); // 10 : create a process with ten threads