Flutter Impeller
impeller::testing::CVTest Struct Referenceabstract

Public Member Functions

uint32_t rando_ivar IPLR_GUARDED_BY (mutex)=0
 

Public Attributes

Mutex mutex
 
ConditionVariable cv
 

Detailed Description

Definition at line 91 of file base_unittests.cc.

Member Function Documentation

◆ IPLR_GUARDED_BY()

uint32_t rando_ivar impeller::testing::CVTest::IPLR_GUARDED_BY ( mutex  )
pure virtual

Member Data Documentation

◆ cv

ConditionVariable impeller::testing::CVTest::cv

Definition at line 93 of file base_unittests.cc.

Referenced by impeller::testing::TEST().

◆ mutex

Mutex impeller::testing::CVTest::mutex

Definition at line 92 of file base_unittests.cc.

Referenced by impeller::testing::TEST().


The documentation for this struct was generated from the following file: