![]() |
OR-Tools
8.1
|
Go to the source code of this file.
Classes | |
struct | CrashReason |
Namespaces | |
google::logging_internal | |
Functions | |
const char * | ProgramInvocationShortName () |
bool | IsGoogleLoggingInitialized () |
int64 | CycleClock_Now () |
int64 | UsecToCycles (int64 usec) |
int32 | GetMainThreadPid () |
unsigned int | GetTID () |
const std::string & | MyUserName () |
const char * | const_basename (const char *filepath) |
template<typename T > | |
T | sync_val_compare_and_swap (T *ptr, T oldval, T newval) |
void | DumpStackTraceToString (std::string *stacktrace) |
void | SetCrashReason (const CrashReason *r) |
void | InitGoogleLoggingUtilities (const char *argv0) |
void | ShutdownGoogleLoggingUtilities () |