Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2318 static USED void syscall_fd_acquire(uptr pc, int fd) { in syscall_fd_acquire() function
2377 #define COMMON_SYSCALL_FD_ACQUIRE(fd) syscall_fd_acquire(GET_CALLER_PC(), fd)