Searched defs:PreemptionFlag (Results 1 – 3 of 3) sorted by relevance
34 class PreemptionFlag; variable
36 class PreemptionFlag; variable
33 PreemptionFlag() : flag_(0) {} in PreemptionFlag() function