Home
last modified time | relevance | path

Searched refs:kqueue_queue_control (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dselectmodule.c1582 kqueue_queue_control(kqueue_queue_Object *self, PyObject *args) in kqueue_queue_control() function
1740 {"control", (PyCFunction)kqueue_queue_control,
/external/python/cpython3/Modules/
Dselectmodule.c2111 kqueue_queue_control(kqueue_queue_Object *self, PyObject *args) in kqueue_queue_control() function
2283 {"control", (PyCFunction)kqueue_queue_control,