#include <my_thread.hpp>
void thread::dump_buffered_output |
( |
| ) |
|
|
inline |
void thread::enter_transaction |
( |
| ) |
|
|
inline |
bool thread::in_transaction |
( |
| ) |
|
|
inline |
void thread::leave_transaction |
( |
| ) |
|
|
inline |
void* call_runnable |
( |
void * |
f | ) |
|
|
friend |
Copyright (C) 2011 University of Rochester Department of Computer Science and Lehigh University Department of Computer Science and Engineering
License: Modified BSD Please see the file LICENSE.RSTM for licensing information
pthread_t thread::my_pthread |
|
private |
int thread::transaction_count |
|
private |
stringstream thread::vout |
The documentation for this class was generated from the following file: