Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | List of all members
net_instaweb::ThreadSystemTestBase Class Reference
Inheritance diagram for net_instaweb::ThreadSystemTestBase:
net_instaweb::ThreadSystemTestTemplate< ToTest >

Public Member Functions

void set_ok_flag (bool ok)
 Data transfer between thread & main.
 
bool ok_flag () const
 
ThreadSystemthread_system () const
 

Protected Member Functions

 ThreadSystemTestBase (ThreadSystem *thread_system)
 Takes ownership of 'thread_system'.
 
void TestStartJoin ()
 Test simple start & join.
 
void TestSync ()
 

Member Function Documentation

void net_instaweb::ThreadSystemTestBase::TestSync ( )
protected

Very basic use of synchronization — waiting for thread to notify us. Also tests detached execution.


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