Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
net_instaweb::ThreadSystemTestTemplate< ToTest > Class Template Reference

#include "thread_system_test_base.h"

Inheritance diagram for net_instaweb::ThreadSystemTestTemplate< ToTest >:
net_instaweb::ThreadSystemTestBase

Additional Inherited Members

- Public Member Functions inherited from net_instaweb::ThreadSystemTestBase
void set_ok_flag (bool ok)
 Data transfer between thread & main.
 
bool ok_flag () const
 
ThreadSystemthread_system () const
 
- Protected Member Functions inherited from net_instaweb::ThreadSystemTestBase
 ThreadSystemTestBase (ThreadSystem *thread_system)
 Takes ownership of 'thread_system'.
 
void TestStartJoin ()
 Test simple start & join.
 
void TestSync ()
 

Detailed Description

template<typename ToTest>
class net_instaweb::ThreadSystemTestTemplate< ToTest >

Passes in the appropriate ThreadSystem to ThreadSystemTestBase via a template param to help glue us to the test framework


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