CARB_PROFILE_LOCKABLE_DESTROY#
Defined in carb/profiler/Profile.h
-
CARB_PROFILE_LOCKABLE_DESTROY(lockableId)#
Destroy a lockable context.
Note
Do not use this macro directly. Use carb::profiler::ProfiledMutex or carb::profiler::ProfiledSharedMutex instead.
- Parameters:
lockableId – the id of the lockable as returned by carb::profiler::IProfiler::createLockable()