Public Member Functions | |
_internal_omni_thread_helper () | |
~_internal_omni_thread_helper () | |
operator omni_thread * () | |
omni_thread * | operator-> () |
Static Public Attributes | |
static _internal_omni_thread_dummy * | cache = 0 |
static omni_mutex | cachelock |
_internal_omni_thread_helper::_internal_omni_thread_helper | ( | ) | [inline] |
References omni_thread::self().
_internal_omni_thread_helper::~_internal_omni_thread_helper | ( | ) | [inline] |
_internal_omni_thread_helper::operator omni_thread * | ( | ) | [inline] |
omni_thread* _internal_omni_thread_helper::operator-> | ( | ) | [inline] |
_internal_omni_thread_dummy * _internal_omni_thread_helper::cache = 0 [static] |