Searched defs:timeout_obj (Results 1 – 9 of 9) 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() local209 PyObject *timeout_obj = Py_None; in select_poll_poll() local379 PyObject *timeout_obj = Py_None; in select_devpoll_poll() local812 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()
247 PyObject *xlist, PyObject *timeout_obj) in select_select_impl()576 select_poll_poll_impl(pollObject *self, PyObject *timeout_obj) in select_poll_poll_impl()900 select_devpoll_poll_impl(devpollObject *self, PyObject *timeout_obj) in select_devpoll_poll_impl()1512 select_epoll_poll_impl(pyEpoll_Object *self, PyObject *timeout_obj, in select_epoll_poll_impl()
688 PyObject *timeout_obj; in faulthandler_dump_traceback_later() local
1226 PyObject *timeout_obj)
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()