template <typename LockType, typename LockTag>
class Guard
Defined at line 226 of file ../../zircon/system/ulib/uart/include/lib/uart/mock.h
Public Methods
template <typename... T>
void Guard<LockType, LockTag> (LockType * sync)
Defined at line 229 of file ../../zircon/system/ulib/uart/include/lib/uart/mock.h
template <typename... T>
void Guard<LockType, LockTag> (LockType * sync, const char * tag)
Defined at line 236 of file ../../zircon/system/ulib/uart/include/lib/uart/mock.h
void ~Guard<LockType, LockTag> ()
Defined at line 243 of file ../../zircon/system/ulib/uart/include/lib/uart/mock.h