class Lock
Defined at line 257 of file ../../zircon/system/ulib/uart/include/lib/uart/mock.h
uart::KernelDriver Sync API
The expected calls are primed into the uart::mock::Driver in their
appropriate ordering relative to calls into the Driver.
Public Methods
void Init (Driver & driver)
Defined at line 259 of file ../../zircon/system/ulib/uart/include/lib/uart/mock.h
void lock ()
Defined at line 261 of file ../../zircon/system/ulib/uart/include/lib/uart/mock.h
void unlock ()
Defined at line 263 of file ../../zircon/system/ulib/uart/include/lib/uart/mock.h
void AssertHeld ()
Defined at line 265 of file ../../zircon/system/ulib/uart/include/lib/uart/mock.h