#include <app.h>
Definition at line 30 of file app.h.
sstmac::sw::mutex_t::mutex_t |
( |
| ) |
|
|
inline |
Definition at line 42 of file app.h.
std::string sstmac::sw::mutex_t::to_string |
( |
| ) |
const |
|
inline |
Definition at line 33 of file app.h.
std::list<key*> sstmac::sw::mutex_t::conditionals |
Definition at line 39 of file app.h.
bool sstmac::sw::mutex_t::locked |
Definition at line 40 of file app.h.
std::list<key*> sstmac::sw::mutex_t::waiters |
Blocking keys for those threads waiting on the mutex.
Definition at line 38 of file app.h.
The documentation for this class was generated from the following file:
- sstmac/software/process/app.h