Searched defs:timeout_obj (Results 1 – 13 of 13) sorted by relevance
54 PyObject *timeout_obj = Py_None; in select_select() local230 PyObject *timeout_obj = Py_None; in select_poll_poll() local415 PyObject *timeout_obj = Py_None; in select_devpoll_poll() local986 PyObject *timeout_obj = Py_None; in select_epoll_poll() local
232 PyObject *timeout_obj = Py_None; in _queue_SimpleQueue_get() local
614 PyObject *timeout_obj; in signal_sigtimedwait() local
59 PyObject *timeout_obj = Py_None; in _multiprocessing_SemLock_acquire() local164 PyObject *timeout_obj = Py_None; in _multiprocessing_SemLock_acquire() local
95 PyObject *timeout_obj) in _multiprocessing_SemLock_acquire_impl()313 PyObject *timeout_obj) in _multiprocessing_SemLock_acquire_impl()
279 PyObject *xlist, PyObject *timeout_obj) in select_select_impl()620 select_poll_poll_impl(pollObject *self, PyObject *timeout_obj) in select_poll_poll_impl()950 select_devpoll_poll_impl(devpollObject *self, PyObject *timeout_obj) in select_devpoll_poll_impl()1566 select_epoll_poll_impl(pyEpoll_Object *self, PyObject *timeout_obj, in select_epoll_poll_impl()
372 int block, PyObject *timeout_obj) in _queue_SimpleQueue_get_impl()
659 PyObject *timeout_obj; in faulthandler_dump_traceback_later() local
630 PyObject *timeout_obj = NULL; in PyThreadHandleObject_join() local737 PyObject *timeout_obj = NULL; in lock_acquire_parse_args() local
1207 PyObject *timeout_obj)
392 time_sleep(PyObject *self, PyObject *timeout_obj) in time_sleep()
3088 PyObject *timeout_obj = NULL; in channelsmod_send() local3139 PyObject *timeout_obj = NULL; in channelsmod_send_buffer() local
3018 socket_parse_timeout(PyTime_t *timeout, PyObject *timeout_obj) in socket_parse_timeout()