Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dselectmodule.c2118 struct timespec *ptimeoutspec; in select_kqueue_control_impl() local
2133 ptimeoutspec = NULL; in select_kqueue_control_impl()
2153 ptimeoutspec = &timeoutspec; in select_kqueue_control_impl()
2196 if (ptimeoutspec) { in select_kqueue_control_impl()
2204 evl, maxevents, ptimeoutspec); in select_kqueue_control_impl()
2214 if (ptimeoutspec) { in select_kqueue_control_impl()

Completed in 3 milliseconds