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