Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_multiprocessing/
Dwin32_functions.c218 static PyMethodDef win32_methods[] = { variable
241 Win32Type.tp_methods = win32_methods; in create_win32_namespace()