Searched refs:LogWriterLoggingThread (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 97 milliseconds