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::ApacheThreadSystem Class Reference
Inheritance diagram for net_instaweb::ApacheThreadSystem:
net_instaweb::SystemThreadSystem net_instaweb::PthreadThreadSystem net_instaweb::ThreadSystem

Public Member Functions

virtual TimerNewTimer ()
 
- Public Member Functions inherited from net_instaweb::SystemThreadSystem
void PermitThreadStarting ()
 
- Public Member Functions inherited from net_instaweb::PthreadThreadSystem
virtual CondvarCapableMutexNewMutex ()
 
virtual RWLockNewRWLock ()
 
virtual ThreadIdGetThreadId () const
 

Additional Inherited Members

- Public Types inherited from net_instaweb::ThreadSystem
enum  ThreadFlags { kDetached = 0, kJoinable = 1 }
 
- Protected Member Functions inherited from net_instaweb::SystemThreadSystem
virtual void BeforeThreadRunHook ()
 

Member Function Documentation

virtual Timer* net_instaweb::ApacheThreadSystem::NewTimer ( )
virtual

Creates and returns a real-time timer. Caller is responsible for deleting.

Todo:
TODO(jmarantz): consider removing this and controlling timers separately.

Reimplemented from net_instaweb::PthreadThreadSystem.


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