webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | List of all members
SigslotMTLockTest Class Reference
Inheritance diagram for SigslotMTLockTest:
SigslotSlotTest< slot_policy, mt_signal_policy > testing::Test

Protected Member Functions

 SigslotMTLockTest ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
int SlotLockCount ()
 
void Signal ()
 
int SignalLockCount ()
 
int signal_count ()
 
bool InCriticalSection ()
 
- Protected Member Functions inherited from SigslotSlotTest< slot_policy, mt_signal_policy >
 SigslotSlotTest ()
 
void Disconnect ()
 
void Connect ()
 
int st_loop_back_count ()
 
int mt_loop_back_count ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

Additional Inherited Members

- Protected Attributes inherited from SigslotSlotTest< slot_policy, mt_signal_policy >
sigslot::signal0 SignalSTLoopback
 
SigslotReceiver< slot_policy, sigslot::single_threadedst_receiver_
 
sigslot::signal0< mt_signal_policy > SignalMTLoopback
 
SigslotReceiver< slot_policy, mt_signal_policy > mt_receiver_
 

Constructor & Destructor Documentation

◆ SigslotMTLockTest()

SigslotMTLockTest::SigslotMTLockTest ( )
inlineprotected

Member Function Documentation

◆ InCriticalSection()

bool SigslotMTLockTest::InCriticalSection ( )
inlineprotected

◆ SetUp()

virtual void SigslotMTLockTest::SetUp ( )
inlineprotectedvirtual

◆ Signal()

void SigslotMTLockTest::Signal ( )
inlineprotected

◆ signal_count()

int SigslotMTLockTest::signal_count ( )
inlineprotected

◆ SignalLockCount()

int SigslotMTLockTest::SignalLockCount ( )
inlineprotected

◆ SlotLockCount()

int SigslotMTLockTest::SlotLockCount ( )
inlineprotected

◆ TearDown()

virtual void SigslotMTLockTest::TearDown ( )
inlineprotectedvirtual

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