struct UnsynchronizedPolicy
Defined at line 15 of file ../../zircon/system/ulib/uart/include/lib/uart/sync.h
Degenerate case of unsynchronized policy, that provides the expected API to be implemented when
another policy needs to be used.
Public Methods
template <typename LockType>
void AssertHeld (LockType & lock)
Delegate for Lock Holding assertions.
Defined at line 61 of file ../../zircon/system/ulib/uart/include/lib/uart/sync.h