Home
last modified time | relevance | path

Searched refs:DisableLoggingChild (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
DLog.cpp184 pthread_atfork(nullptr, nullptr, &Log::DisableLoggingChild); in Initialize()
350 void Log::DisableLoggingChild() { in DisableLoggingChild() function in Log
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
DLog.h214 static void DisableLoggingChild();