Classes | Functions | Variables
glog_internal_namespace_ Namespace Reference

Classes

struct  CrashReason
 

Functions

const char * const_basename (const char *filepath)
 
int64 CycleClock_Now ()
 
void DumpStackTraceToString (std::string *stacktrace)
 
int32 GetMainThreadPid ()
 
pid_t GetTID ()
 
void InitGoogleLoggingUtilities (const char *argv0)
 
bool IsFailureSignalHandlerInstalled ()
 
const stringMyUserName ()
 
static void MyUserNameInitializer ()
 
bool PidHasChanged ()
 
const char * ProgramInvocationShortName ()
 
bool SafeFNMatch_ (const char *pattern, size_t patt_len, const char *str, size_t str_len)
 
void SetCrashReason (const CrashReason *r)
 
void ShutdownGoogleLoggingUtilities ()
 
template<typename T >
T sync_val_compare_and_swap (T *ptr, T oldval, T newval)
 
int64 UsecToCycles (int64 usec)
 
WallTime WallTime_Now ()
 

Variables

static int32 g_main_thread_pid = getpid()
 
static string g_my_user_name
 
static const CrashReasong_reason = 0
 

Function Documentation

◆ const_basename()

const char * glog_internal_namespace_::const_basename ( const char *  filepath)

Definition at line 304 of file utilities.cc.

◆ CycleClock_Now()

int64 glog_internal_namespace_::CycleClock_Now ( )

Definition at line 229 of file utilities.cc.

◆ DumpStackTraceToString()

void glog_internal_namespace_::DumpStackTraceToString ( std::string stacktrace)

◆ GetMainThreadPid()

int32 glog_internal_namespace_::GetMainThreadPid ( )

Definition at line 246 of file utilities.cc.

◆ GetTID()

pid_t glog_internal_namespace_::GetTID ( )

Definition at line 259 of file utilities.cc.

◆ InitGoogleLoggingUtilities()

void glog_internal_namespace_::InitGoogleLoggingUtilities ( const char *  argv0)

Definition at line 364 of file utilities.cc.

◆ IsFailureSignalHandlerInstalled()

bool glog_internal_namespace_::IsFailureSignalHandlerInstalled ( )

Definition at line 363 of file signalhandler.cc.

◆ MyUserName()

const std::string & glog_internal_namespace_::MyUserName ( )

Definition at line 314 of file utilities.cc.

◆ MyUserNameInitializer()

static void glog_internal_namespace_::MyUserNameInitializer ( )
static

Definition at line 317 of file utilities.cc.

◆ PidHasChanged()

bool glog_internal_namespace_::PidHasChanged ( )

Definition at line 250 of file utilities.cc.

◆ ProgramInvocationShortName()

const char * glog_internal_namespace_::ProgramInvocationShortName ( )

Definition at line 189 of file utilities.cc.

◆ SafeFNMatch_()

GLOG_EXPORT bool glog_internal_namespace_::SafeFNMatch_ ( const char *  pattern,
size_t  patt_len,
const char *  str,
size_t  str_len 
)

Definition at line 73 of file vlog_is_on.cc.

◆ SetCrashReason()

void glog_internal_namespace_::SetCrashReason ( const CrashReason r)

Definition at line 358 of file utilities.cc.

◆ ShutdownGoogleLoggingUtilities()

void glog_internal_namespace_::ShutdownGoogleLoggingUtilities ( )

Definition at line 378 of file utilities.cc.

◆ sync_val_compare_and_swap()

template<typename T >
T glog_internal_namespace_::sync_val_compare_and_swap ( T ptr,
T  oldval,
T  newval 
)
inline

Definition at line 168 of file utilities.h.

◆ UsecToCycles()

int64 glog_internal_namespace_::UsecToCycles ( int64  usec)

Definition at line 236 of file utilities.cc.

◆ WallTime_Now()

WallTime glog_internal_namespace_::WallTime_Now ( )

Definition at line 240 of file utilities.cc.

Variable Documentation

◆ g_main_thread_pid

int32 glog_internal_namespace_::g_main_thread_pid = getpid()
static

Definition at line 245 of file utilities.cc.

◆ g_my_user_name

string glog_internal_namespace_::g_my_user_name
static

Definition at line 313 of file utilities.cc.

◆ g_reason

const CrashReason* glog_internal_namespace_::g_reason = 0
static

Definition at line 356 of file utilities.cc.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:08