Home
last modified time | relevance | path

Searched refs:tid_file (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify11.c43 char tid_file[64] = {0}; in thread_create_file() local
46 snprintf(tid_file, sizeof(tid_file), "test_tid_%d", tid); in thread_create_file()
47 SAFE_FILE_PRINTF(tid_file, "1"); in thread_create_file()

Completed in 1 milliseconds