Classes

nsAutoLock.h File Reference

#include "nscore.h"
#include "prlock.h"
#include "prlog.h"
#include "mozilla/AutoRestore.h"
#include "prcmon.h"
#include "nsError.h"
#include "nsDebug.h"
Include dependency graph for nsAutoLock.h:
This graph shows which files directly or indirectly include this file:

Classes

class  nsAutoLockBase
 nsAutoLockBase This is the base class for the stack-based locking objects. More...
class  nsAutoUnlockBase
 nsAutoUnlockBase This is the base class for stack-based unlocking objects. More...
class  nsAutoLock
 nsAutoLock Stack-based locking object for PRLock. More...
class  nsAutoUnlock
class  nsAutoMonitor
class  nsAutoCMonitor