Searched refs:get_proc_group (Results 1 – 2 of 2) sorted by relevance
111 int get_proc_group() const override { in get_proc_group() function642 int group = get_proc_group(); in set_system_affinity()725 int get_proc_group() const override { in get_proc_group() function
740 #define __kmp_get_proc_group(mask) (mask)->get_proc_group()785 virtual int get_proc_group() const { return -1; } in get_proc_group() function