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

/seL4-l4v-10.1.1/seL4/include/object/
H A Dtcb.h112 thread_control_update_priority = 0x1, enumerator in enum:thread_control_flag
/seL4-l4v-10.1.1/seL4/src/object/
H A Dtcb.c1056 NULL, thread_control_update_priority);
1139 thread_control_update_priority);
1412 if (updateFlags & thread_control_update_priority) {

Completed in 90 milliseconds