Home
last modified time | relevance | path

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

/aosp_15_r20/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,