Searched refs:log_async_safe (Results 1 – 5 of 5) sorted by relevance
42 log_async_safe("pid %d, tid %d: Received a spurious thread signal\n", getpid(), in SignalLogOnly()68 log_async_safe("Timed out waiting for unwind thread to indicate it completed."); in SignalHandler()95 log_async_safe("sigaction failed: %s", strerror(errno)); in SendSignalToThread()140 log_async_safe("Timed out waiting for signal handler to get ucontext data."); in SendSignalToThread()176 log_async_safe("Timed out waiting for signal handler to indicate it finished."); in UnwindWithSignal()
61 void log_async_safe(const char* format, ...) { in log_async_safe() function73 void log_async_safe(const char*, ...) {} in log_async_safe() function
83 log_async_safe("pthread_cond_timedwait for value %d failed", type); in Wait()
534 log_async_safe("Failed to create pthread key."); in MemoryThreadCache()
26 void log_async_safe(const char* format, ...);