Page Speed Optimization Libraries  1.3.25.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions
net_instaweb::ApacheThreadSystem Class Reference
Inheritance diagram for net_instaweb::ApacheThreadSystem:
net_instaweb::PthreadThreadSystem net_instaweb::ThreadSystem

List of all members.

Public Member Functions

virtual TimerNewTimer ()
 Creates and returns a real-time timer. Caller is responsible for deleting.

Protected Member Functions

virtual void BeforeThreadRunHook ()

Member Function Documentation

virtual void net_instaweb::ApacheThreadSystem::BeforeThreadRunHook ( ) [protected, virtual]

This hook will get invoked by the implementation in the context of a thread before invoking its Run() method.

Reimplemented from net_instaweb::PthreadThreadSystem.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines