Searched defs:current_process (Results 1 – 9 of 9) sorted by relevance
62 current_process = threading.current_thread variable
96 current_process = threading.current_thread variable
59 def current_process(): function
296 current_process=current_process): argument
35 def current_process(): function
276 current_process=process.current_process): argument
37 current_process = staticmethod(process.current_process) variable in BaseContext
653 HANDLE current_process = GetCurrentProcess(); in CreateClientHandles() local
3883 current_process = staticmethod(multiprocessing.current_process) variable in ProcessesMixin3953 current_process = staticmethod(multiprocessing.dummy.current_process) variable in ThreadsMixin