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

/external/chromium/chrome/browser/
H A Dcrash_handler_host_linux.cc132 int tid_fd = -1; local
140 sizeof(tid_buf_addr) + sizeof(tid_fd) +
153 iov[5].iov_base = &tid_fd;
154 iov[5].iov_len = sizeof(tid_fd);
269 SYS_read, tid_fd, tid_buf_addr);

Completed in 112 milliseconds