Searched defs:GuardByte (Results 1 – 1 of 1) sorted by relevance
183 struct GuardByte { struct 186 GuardByte& operator=(GuardByte const&) = delete; argument 188 explicit GuardByte(uint8_t* const guard_byte_address) : guard_byte(guard_byte_address) {} in GuardByte() argument 193 acquireGuardByte acquire() argument 200 releaseGuardByte release() argument 203 abortGuardByte abort() argument [all...]