Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/clone/
H A Dclone08.c32 static void test_clone_thread(int t);
57 test_clone_thread, child_clone_thread},
141 static void test_clone_thread(int t) in test_clone_thread() function