Clarisse 4.0 SP14 SDK
4.0.5.14.0
|
Public Member Functions | |
void | lock (const Duration &duration_hint=MEDIUM) |
bool | try_lock (const Duration &duration_hint=MEDIUM) |
void | unlock () |
void | lock_short () |
void | lock_long () |
bool | try_lock_short () |
bool | try_lock_long () |
![]() | |
bool | is_locked () const |
SysThreadId * | get_locking_thread () const |
Friends | |
class | SysThreadManager |
Additional Inherited Members | |
![]() | |
enum | Duration { SHORT = 0, MEDIUM, LONG, DURATION_COUNT } |