Searched refs:_message_thread (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DMessageLooper.h46 static int32 _message_thread(void*_looper);
H A DMessageLooper.cpp47 fThread = spawn_thread(_message_thread, name, B_DISPLAY_PRIORITY, this);
173 MessageLooper::_message_thread(void* _looper) function in class:MessageLooper
H A DTestServerLoopAdapter.cpp51 _message_thread((void*)this);

Completed in 41 milliseconds