Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h3981 struct kernel_timespec *timeout_ts_p = NULL; in LSS_NAME() local
3986 timeout_ts_p = &timeout_ts; in LSS_NAME()
3988 return LSS_NAME(ppoll)(fds, nfds, timeout_ts_p, NULL, 0); in LSS_NAME()