Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2669 static USED void syscall_fd_acquire(uptr pc, int fd) { in syscall_fd_acquire() function
2744 #define COMMON_SYSCALL_FD_ACQUIRE(fd) syscall_fd_acquire(GET_CALLER_PC(), fd)