sched_getpolicy    81 sys/include/sched.h int	 sched_getpolicy(thread_t);
sched_getpolicy   368 sys/kern/thread.c 		policy = sched_getpolicy(t);