Searched defs:current_process (Results 1 – 12 of 12) sorted by relevance
66 HANDLE current_process = GetCurrentProcess(); in CurrentStackTrace() local
232 const char *current_process = "<unknown>"; in DEFINE_STATIC_ONCE() local
65 current_process = threading.current_thread variable
96 current_process = threading.current_thread variable
59 def current_process(): function
299 current_process=current_process): argument
37 def current_process(): function
322 current_process=process.current_process): argument
37 current_process = staticmethod(process.current_process) variable in BaseContext
653 HANDLE current_process = GetCurrentProcess(); in CreateClientHandles() local
5599 current_process = staticmethod(multiprocessing.current_process) variable in ProcessesMixin5684 current_process = staticmethod(multiprocessing.dummy.current_process) variable in ThreadsMixin