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

#include "thread_system.h"

List of all members.

Public Member Functions

virtual bool IsEqual (const ThreadId &that) const =0
virtual bool IsCurrentThread () const =0

Detailed Description

Encapsulates a thread ID, whose type is dependent on the thread system implementation, and may be non-integral. E.g, see http://linux.die.net/man/3/pthread_self.


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