Page Speed Optimization Libraries
1.2.24.1
|
Public Member Functions | |
virtual Timer * | NewTimer () |
Creates and returns a real-time timer. Caller is responsible for deleting. | |
Protected Member Functions | |
virtual void | BeforeThreadRunHook () |
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.