Searched defs:asInt (Results 1 – 2 of 2) sorted by relevance
348 volatile uint32_t asInt; member
113 explicit ThreadStateAndFlags(uint32_t val = 0): asInt(val) {} in asInt() function122 volatile uint32_t asInt; member