_OutputWorker
fOutputWorker = spawn_thread(_OutputWorker, "output worker", B_LOW_PRIORITY, this);
static int32 _OutputWorker(void* arg);