SST/macro
Public Member Functions | List of all members
sstmac::lockable Class Reference

#include <thread_lock.h>

Inheritance diagram for sstmac::lockable:
Inheritance graph
Collaboration diagram for sstmac::lockable:
Collaboration graph

Public Member Functions

void lock ()
 
void unlock ()
 

Detailed Description

Definition at line 69 of file thread_lock.h.

Member Function Documentation

void sstmac::lockable::lock ( )
inline

Definition at line 71 of file thread_lock.h.

Referenced by sstmac::thread_safe_int_t< Integer >::operator++().

void sstmac::lockable::unlock ( )
inline

Definition at line 77 of file thread_lock.h.

Referenced by sstmac::thread_safe_int_t< Integer >::operator++().


The documentation for this class was generated from the following file: