Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
net_instaweb::ThreadSystem::ThreadImpl Class Referenceabstract

#include "thread_system.h"

Public Member Functions

virtual bool StartImpl ()=0
 
virtual void JoinImpl ()=0
 

Detailed Description

ThreadImpl is the class that's inherited off when implementing threading — ThreadSystem::NewThreadImpl is responsible for creating an appropriate instance that's hooked up to a given user Thread object.


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