Searched defs:timeout_obj (Results 1 – 8 of 8) sorted by relevance
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
66 PyObject *timeout_obj = Py_None; in semlock_acquire() local272 PyObject *timeout_obj = Py_None; in semlock_acquire() local
351 PyObject *timeout_obj; in signal_sigtimedwait() local
200 PyObject *timeout_obj = Py_None; in select_select() local528 PyObject *result_list = NULL, *timeout_obj = NULL; in poll_poll() local883 PyObject *result_list = NULL, *timeout_obj = NULL; in devpoll_poll() local1493 PyObject *timeout_obj = NULL; in pyepoll_poll() local
1025 PyObject *timeout_obj) in signal_sigtimedwait_impl()
103 PyObject *timeout_obj = NULL; in lock_acquire_parse_args() local
2468 socket_parse_timeout(_PyTime_t *timeout, PyObject *timeout_obj) in socket_parse_timeout()