Searched refs:thread_create_file (Results 1 – 1 of 1) sorted by relevance
40 void *thread_create_file(void *arg LTP_ATTRIBUTE_UNUSED) in thread_create_file() function84 SAFE_PTHREAD_CREATE(&p_id, NULL, thread_create_file, NULL); in test01()