C++ Extensions for CmdFX Utilities.
More...
Go to the source code of this file.
|
int | CmdFX::getTickSpeed () |
|
int | CmdFX::setTickSpeed (int tickspeed) |
|
unsigned long | CmdFX::launchThread (void(*func)(void *), void *arg) |
|
int | CmdFX::joinThread (unsigned long thread) |
|
int | CmdFX::detachThread (unsigned long thread) |
|
void * | CmdFX::getInternalMutex (int id) |
|
int | CmdFX::lockMutex (void *mutex) |
|
int | CmdFX::unlockMutex (void *mutex) |
|
void | CmdFX::tryLockMutex (int id) |
|
void | CmdFX::tryUnlockMutex (int id) |
|
int | CmdFX::isThreadSafeEnabled () |
|
int | CmdFX::initThreadSafe () |
|
int | CmdFX::destroyThreadSafe () |
|
C++ Extensions for CmdFX Utilities.
- Author
- Gregory Mitchell (me@gm.nosp@m.itch.nosp@m.215.x.nosp@m.yz)
- Version
- 0.2.1
- Date
- 2025-05-20
- Copyright
- Copyright (c) 2025