Searched refs:CreateMultiThreadProcess (Results 1 – 5 of 5) sorted by relevance
106 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads124 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads142 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads160 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads178 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads196 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads215 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads233 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
24 pid_t CreateMultiThreadProcess(int threadNum);
75 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads
48 pid_t CreateMultiThreadProcess(int threadNum) in CreateMultiThreadProcess() function
242 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads285 pid_t testProcess = CreateMultiThreadProcess(10); // 10 : create a process with ten threads328 pid_t pid = CreateMultiThreadProcess(threadCount);