Searched defs:timeout_obj (Results 1 – 11 of 11) sorted by relevance
29 PyObject *timeout_obj = Py_None; in _multiprocessing_SemLock_acquire() local103 PyObject *timeout_obj = Py_None; in _multiprocessing_SemLock_acquire() local
46 PyObject *timeout_obj = Py_None; in select_select() local213 PyObject *timeout_obj = Py_None; in select_poll_poll() local387 PyObject *timeout_obj = Py_None; in select_devpoll_poll() local820 PyObject *timeout_obj = Py_None; in select_epoll_poll() local
536 PyObject *timeout_obj; in signal_sigtimedwait() local
88 PyObject *timeout_obj) in _multiprocessing_SemLock_acquire_impl()304 PyObject *timeout_obj) in _multiprocessing_SemLock_acquire_impl()
64 PyObject *timeout_obj = Py_None; in semlock_acquire() local279 PyObject *timeout_obj = Py_None; in semlock_acquire() local
339 PyObject *timeout_obj = NULL; in connection_poll() local
247 PyObject *xlist, PyObject *timeout_obj) in select_select_impl()578 select_poll_poll_impl(pollObject *self, PyObject *timeout_obj) in select_poll_poll_impl()904 select_devpoll_poll_impl(devpollObject *self, PyObject *timeout_obj) in select_devpoll_poll_impl()1516 select_epoll_poll_impl(pyEpoll_Object *self, PyObject *timeout_obj, in select_epoll_poll_impl()
1234 PyObject *timeout_obj)
710 PyObject *timeout_obj; in faulthandler_dump_traceback_later() local
137 PyObject *timeout_obj = NULL; in lock_acquire_parse_args() local
2819 socket_parse_timeout(_PyTime_t *timeout, PyObject *timeout_obj) in socket_parse_timeout()