HomeSort by relevance Sort by last modified time
    Searched full:bogusfd (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_fd.cc 45 static bool bogusfd(int fd) { function in namespace:__tsan
154 if (bogusfd(fd))
165 if (bogusfd(fd))
177 if (bogusfd(fd))
185 if (bogusfd(fd))
201 if (bogusfd(fd))
208 if (bogusfd(oldfd) || bogusfd(newfd))
227 if (bogusfd(fd))
234 if (bogusfd(fd)
    [all...]

Completed in 1168 milliseconds