Page Speed Optimization Libraries  1.4.26.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions
net_instaweb::ThreadSystemTestBase Class Reference
Inheritance diagram for net_instaweb::ThreadSystemTestBase:
net_instaweb::ThreadSystemTestTemplate< ToTest >

List of all members.

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

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines