Searched refs:GetPriority (Results 1 – 5 of 5) sorted by relevance
54 auto prio1 = GetPriority(GetCurrentThreadId());58 auto prio2 = GetPriority(GetCurrentThreadId());73 auto parent_prio_before = GetPriority(parent_pid);81 auto child_prio_before = GetPriority(child_pid);84 auto child_prio_after = GetPriority(child_pid);85 auto parent_prio_after = GetPriority(parent_pid);
22 int GetPriority(int thread_id);
68 int GetPriority(int thread_id) in GetPriority() function
23 int GetPriority(DWORD thread_id);
52 int GetPriority(DWORD thread_id) in GetPriority() function