Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/clone/
Dclone08.c47 static void test_clone_thread(int t);
76 test_clone_thread, child_clone_thread},
194 static void test_clone_thread(int t) in test_clone_thread() function