Searched refs:thread_safe (Results 1 – 1 of 1) sorted by relevance
57 static struct dirent *readdir_wrap(DIR *dirp, bool thread_safe) in readdir_wrap() argument59 if (thread_safe) { in readdir_wrap()71 static int test_lsdir(const char *path, bool thread_safe) in test_lsdir() argument89 while ((entry = readdir_wrap(dirp, thread_safe)) != NULL) { in test_lsdir()