Searched defs:current_process (Results 1 – 16 of 16) sorted by relevance
40 constexpr int current_process = 0; in deprioritize_nice_or_warn() local49 constexpr int current_process = 0; in deprioritize_io_or_warn() local67 constexpr int current_process = 0; in restrict_cpu_mask_or_warn() local
66 HANDLE current_process = GetCurrentProcess(); in CurrentStackTrace() local
211 const char *current_process = "<unknown>"; in DEFINE_STATIC_ONCE() local
246 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
146 const HANDLE current_process = GetCurrentProcess(); in SymInitializeCurrentProc() local
37 def current_process(): function
322 current_process=process.current_process): argument
37 current_process = staticmethod(process.current_process) variable in BaseContext
656 HANDLE current_process = GetCurrentProcess(); in CreateClientHandles() local
147 handle const current_process=::boost::winapi::GetCurrentProcess(); in duplicate_handle() local
5846 current_process = staticmethod(multiprocessing.current_process) variable in ProcessesMixin5932 current_process = staticmethod(multiprocessing.dummy.current_process) variable in ThreadsMixin