Searched refs:_fd (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/private/
H A Dthread_private.h126 #define _FD_LOCK(_fd,_type,_ts) _thread_fd_lock(_fd, _type, _ts)
127 #define _FD_UNLOCK(_fd,_type) _thread_fd_unlock(_fd, _type)
/bionic/libc/kernel/common/asm-generic/
H A Dsiginfo.h86 int _fd; member in struct:siginfo::__anon177::__anon183
109 #define si_fd _sifields._sigpoll._fd

Completed in 174 milliseconds