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

/seL4-camkes-master/tools/rumprun/lib/libbmk_core/
H A Dsched.c64 #define THR_EXTSTACK 0x0100 macro
377 if ((thread->bt_flags & THR_EXTSTACK) == 0)
454 thread->bt_flags = THR_EXTSTACK;

Completed in 26 milliseconds