class ScopedThreadGuard

Defined at line 109 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/internal/synchronization_checker.h

A scoped capability that performs synchronization checking when entering the

guarded scope.

Public Methods

void ScopedThreadGuard (const DebugOnlySynchronizationChecker & checker)

Defined at line 111 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/internal/synchronization_checker.h

void ~ScopedThreadGuard ()

Clang thread safety annotation doesn't work with a defaulted destructor.

NOLINTNEXTLINE

Defined at line 118 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/internal/synchronization_checker.h