Skip to main content
Ctrl+K
Carbonite SDK - Home Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • Groups
  • Helper Macros
  • CARB_PROFILE_LOCKABLE_OPERATION

CARB_PROFILE_LOCKABLE_OPERATION#

Defined in carb/profiler/Profile.h

CARB_PROFILE_LOCKABLE_OPERATION(lockableId, operation)#

Records a lockable operation on a thread’s timeline at the current time.

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()

  • operation – which lock operation to tag

previous

CARB_PROFILE_LOCKABLE_DESTROY

next

CARB_PROFILE_REGISTER_STRING

On this page
  • CARB_PROFILE_LOCKABLE_OPERATION
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Aug 09, 2025.