Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify11.c40 void *thread_create_file(void *arg LTP_ATTRIBUTE_UNUSED) in thread_create_file() function
84 SAFE_PTHREAD_CREATE(&p_id, NULL, thread_create_file, NULL); in test01()