Searched defs:thread_id (Results 1 – 3 of 3) sorted by relevance
37 int SetPriority(DWORD thread_id, int prio) in SetPriority()52 int GetPriority(DWORD thread_id) in GetPriority()
46 int SetPriority(int thread_id, int prio) in SetPriority()55 int GetPriority(int thread_id) in GetPriority()
23 uint32_t thread_id = 0; variable