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

References

tools/lldb/source/Commands/CommandObjectLog.cpp
  104         log_options |= LLDB_LOG_OPTION_THREADSAFE;
tools/lldb/source/Core/Debugger.cpp
 1195         LLDB_LOG_OPTION_PREPEND_THREAD_NAME | LLDB_LOG_OPTION_THREADSAFE;
tools/lldb/source/Utility/Log.cpp
  329   if (options.Test(LLDB_LOG_OPTION_THREADSAFE)) {
tools/lldb/unittests/Utility/LogTest.cpp
  215   EXPECT_TRUE(EnableChannel(getStream(), LLDB_LOG_OPTION_THREADSAFE, "chan", {},