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

/seL4-l4v-10.1.1/seL4/include/object/
H A Dtcb.h115 thread_control_update_mcp = 0x8, enumerator in enum:thread_control_flag
/seL4-l4v-10.1.1/seL4/src/object/
H A Dtcb.c1093 NULL, thread_control_update_mcp);
1138 NULL, thread_control_update_mcp |
1408 if (updateFlags & thread_control_update_mcp) {

Completed in 87 milliseconds