Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill03.c25 static void *child_thread_func(void *arg) in child_thread_func() function
53 SAFE_PTHREAD_CREATE(&child_thread, NULL, child_thread_func, NULL); in setup()