net_instaweb::AtomicInt32 Class Reference

#include "atomic_int32.h"

List of all members.

Public Member Functions

 AtomicInt32 (int32 value)
int32 value () const
int32 increment (int32 amount)
void set_value (int32 value)

Detailed Description

An int32 flag that can be set atomically and be visible to other threads. Please be extra careful with this --- it can go wrong in incomprehensible ways; most of the time, you probably want to use a mutex instead.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Tue May 29 16:34:07 2012 for Page Speed Optimization Libraries by  doxygen 1.6.3