Searched refs:LogWriterLoggingThread (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLogWriter.h165 friend int32 LogWriterLoggingThread(void* arg);
H A DLogWriter.cpp96 int32 LogWriterLoggingThread(void* arg) function
130 mLogThread = ::spawn_thread(&LogWriterLoggingThread, "LogWriter", B_NORMAL_PRIORITY, this);

Completed in 56 milliseconds