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::ThreadSystem::ThreadId Class Referenceabstract

#include "thread_system.h"

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: