Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/sched/
A Dcs_prctl_test.c127 static int child_func_thread(void __attribute__((unused))*arg) in child_func_thread() function
145 tid = clone(child_func_thread, child_stack + STACK_SIZE, THREAD_CLONE_FLAGS, NULL); in create_threads()

Completed in 4 milliseconds