reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Core/ModuleList.cpp
  266     if (!lock.try_lock())
tools/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
  318   if (!locker.try_lock()) {
  361   if (!locker.try_lock()) {
tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
  169   api_lock.try_lock();
  311   api_lock.try_lock();
  398     api_lock.try_lock();
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 1597     if (stop_stack_lock.try_lock()) {
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp
  111     lock.try_lock(); // Even if we don't get the lock, deallocate the buffer
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp
  114     lock.try_lock(); // Even if we don't get the lock, deallocate the buffer
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp
  110     lock.try_lock(); // Even if we don't get the lock, deallocate the buffer
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp
  120     lock.try_lock(); // Even if we don't get the lock, deallocate the buffer