Searched refs:_message_thread (Results 1 – 3 of 3) sorted by relevance
47 fThread = spawn_thread(_message_thread, name, B_DISPLAY_PRIORITY, this); in Run()173 MessageLooper::_message_thread(void* _looper) in _message_thread() function in MessageLooper
46 static int32 _message_thread(void*_looper);
51 _message_thread((void*)this); in Run()