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