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.h3983 struct kernel_timespec *timeout_ts_p = NULL; in LSS_NAME() local
3988 timeout_ts_p = &timeout_ts; in LSS_NAME()
3990 return LSS_NAME(ppoll)(fds, nfds, timeout_ts_p, NULL, 0); in LSS_NAME()