Searched refs:preemptible (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dthread_policy.h142 * preemptible: This indicates that the computation may be
152 boolean_t preemptible; member in struct:thread_time_constraint_policy
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread_policy.c142 thread->realtime.preemptible = info->preemptible;
380 info->preemptible = thread->realtime.preemptible;
393 info->preemptible = TRUE;
H A Dthread.h213 boolean_t preemptible; member in struct:thread::__anon849

Completed in 73 milliseconds