Searched defs:sched (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/domx/mm_osal/src/
H A Dtimm_osal_task.c56 #include <sched.h> /*for sched structure */
116 struct sched_param sched; local
149 &sched))
155 sched.sched_priority = uPriority; /* relative to the default priority */
157 &sched))
/hardware/ti/omap4xxx/domx/mm_osal/src/
H A Dtimm_osal_task.c56 #include <sched.h> /*for sched structure */
116 struct sched_param sched; local
149 &sched))
155 sched.sched_priority = uPriority; /* relative to the default priority */
157 &sched))

Completed in 197 milliseconds