Page Speed Optimization Libraries  1.3.25.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net_instaweb::ThreadSystem::ThreadImpl Class Reference

#include "thread_system.h"

List of all members.

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