Searched refs:tw_importance (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dtask_policy.c1966 twp->tw_importance = target_thread->importance;
1994 set_thread_appbg(target_thread, 0, twp->tw_importance);
2062 twp->tw_importance = twp->tw_thread->importance;
2065 threadlist[i].importance = twp->tw_importance;
2100 importance = twp->tw_importance;
2159 set_thread_appbg(twp->tw_thread, 0, twp->tw_importance);
H A Dtask.h222 int tw_importance; /* importance prior to backgrounding */ member in struct:task_watcher

Completed in 13 milliseconds