|
|
MCAPI void | init (int(*_fn)(::bx::Thread *, void *), void *_userData, uint _stackSize, char const *_name) |
|
MCAPI bool | isRunning () const |
|
MCAPI void | setThreadName (char const *_name) |
|
MCAPI void | shutdown () |
|
MCAPI void * | $ctor () |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 1, 64, uchar[64]> | m_internal |
|
::ll::TypedStorage< 8, 8, int(*)(::bx::Thread *, void *)> | m_fn |
|
::ll::TypedStorage< 8, 8, void * > | m_userData |
|
::ll::TypedStorage< 8, 224, ::bx::MpScUnboundedBlockingQueue< void > > | m_queue |
|
::ll::TypedStorage< 1, 128, ::bx::Semaphore > | m_sem |
|
::ll::TypedStorage< 4, 4, uint > | m_stackSize |
|
::ll::TypedStorage< 4, 4, int > | m_exitCode |
|
::ll::TypedStorage< 1, 1, bool > | m_running |
◆ $vftable()
| MCAPI void ** bx::Thread::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: