LAMA
|
#include <Thread.hpp>
Public Types | |
typedef pthread_t | Id |
Static Public Member Functions | |
static Id | getSelf () |
returns the id of the calling Thread. |
typedef pthread_t lama::Thread::Id |
Thread::Id lama::Thread::getSelf | ( | ) | [static] |
returns the id of the calling Thread.
Referenced by lama::CUDAContext::CUDAContext(), lama::CUDAContext::disable(), lama::CUDAContext::enable(), tracing::TraceConfig::getRegionTable(), and tracing::TraceConfig::TraceConfig().