Page Speed Optimization Libraries
1.13.35.1
|
Classes | |
class | CountFunction |
A closure that increments a variable on running. More... | |
class | NotifyRunFunction |
Notifies of itself having run on a given SyncPoint. More... | |
class | SyncPoint |
A way for one thread to wait for another. More... | |
class | WaitRunFunction |
Waits on a given SyncPoint before completing Run() More... | |
Protected Attributes | |
scoped_ptr< ThreadSystem > | thread_runtime_ |