Searched defs:current_process (Results 1 – 10 of 10) sorted by relevance
155 const char *current_process = "<unknown>"; in DEFINE_BSS_GET() 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
36 def current_process(): function
287 current_process=process.current_process): argument
37 current_process = staticmethod(process.current_process) variable in BaseContext
653 HANDLE current_process = GetCurrentProcess(); in CreateClientHandles() local
4854 current_process = staticmethod(multiprocessing.current_process) variable in ProcessesMixin4939 current_process = staticmethod(multiprocessing.dummy.current_process) variable in ThreadsMixin