Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2412 static void syscall_fd_close(uptr pc, int fd) { in syscall_fd_close() function
2473 #define COMMON_SYSCALL_FD_CLOSE(fd) syscall_fd_close(GET_CALLER_PC(), fd)