Searched refs:spawn_newpid_thread (Results 1 – 1 of 1) sorted by relevance
1172 static pid_t spawn_newpid_thread(unsigned int flags, int (*fn)(void *)) in spawn_newpid_thread() function1206 int pid = spawn_newpid_thread(CLONE_NEWPID, newpid_thread_fn); in test_sysctl()1213 pid = spawn_newpid_thread(CLONE_NEWPID, newpid_thread_fn2); in test_sysctl()
Completed in 4 milliseconds