Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
Ddfx_processdump_test.cpp106 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
124 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
142 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
160 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
178 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
196 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
215 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
233 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
Dmultithread_constructor.h24 pid_t CreateMultiThreadProcess(int threadNum);
Dfault_stack_test.cpp75 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
Dmultithread_constructor.c48 pid_t CreateMultiThreadProcess(int threadNum) in CreateMultiThreadProcess() function
Dthread_dump_info_test.cpp242 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
285 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
328 pid_t pid = CreateMultiThreadProcess(threadCount);