Searched refs:THREAD_GROUP_FLAGS_GAME_MODE (Results 1 – 3 of 3) sorted by relevance
44 #define THREAD_GROUP_FLAGS_GAME_MODE 0x800 macro145 T_ASSERT_BITS_SET(coaldebuginfo_jet.thread_group_flags, THREAD_GROUP_FLAGS_GAME_MODE, in check_game_mode_count()155 T_ASSERT_BITS_NOTSET(coaldebuginfo_jet.thread_group_flags, THREAD_GROUP_FLAGS_GAME_MODE, in check_game_mode_count()159 T_QUIET; T_ASSERT_BITS_NOTSET(coaldebuginfo_res.thread_group_flags, THREAD_GROUP_FLAGS_GAME_MODE, in check_game_mode_count()
75 #define THREAD_GROUP_FLAGS_GAME_MODE 0x800 macro95 THREAD_GROUP_FLAGS_GAME_MODE )
1651 …thread_group_set_flags_locked(task_coalition_get_thread_group(task), THREAD_GROUP_FLAGS_GAME_MODE); in task_coalition_thread_group_game_mode_update()1653 …read_group_clear_flags_locked(task_coalition_get_thread_group(task), THREAD_GROUP_FLAGS_GAME_MODE); in task_coalition_thread_group_game_mode_update()