Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl34.c45 static void spawn_threads(pthread_t *id, void *(*thread_fn)(void *)) in spawn_threads() function
109 spawn_threads(id, thread_fn_01); in test01()