Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

Locking.h File Reference

#include <pthread.h>

Go to the source code of this file.

Data Structures

class  CriticalSection
class  LockBase< T >

Typedefs

typedef LockBase< CriticalSectionLock


Typedef Documentation

typedef LockBase<CriticalSection> Lock
 

Definition at line 78 of file Locking.h.

Referenced by DoubleLinkedList< Socket * >::add(), DoubleLinkedList< Socket * >::clear(), DoubleLinkedList< Socket * >::get(), DoubleLinkedList< Socket * >::indexOf(), DoubleLinkedList< Socket * >::remove(), and DoubleLinkedList< Socket * >::size().


SourceForge.netLogo