Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Mac/Modules/carbonevt/
D_CarbonEvtmodule.c711 static PyObject *EventLoopRef_QuitEventLoop(EventLoopRefObject *_self, PyObject *_args) in EventLoopRef_QuitEventLoop() function
725 {"QuitEventLoop", (PyCFunction)EventLoopRef_QuitEventLoop, 1,