Home
last modified time | relevance | path

Searched defs:thread_attrs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_winapi.c.h400 PyObject *thread_attrs; in _winapi_CreateProcess() local
/aosp_15_r20/external/python/cpython3/Modules/
D_winapi.c1073 PyObject *thread_attrs, BOOL inherit_handles, in _winapi_CreateProcess_impl()