bug 283629. Set higher priority for appsehll. r=sergei_d. BeOS-only, no sr required

This commit is contained in:
sergei_d%fi.tartu.ee 2005-02-25 18:07:56 +00:00
Родитель 4490484430
Коммит df36b2dfa0
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -172,6 +172,8 @@ NS_IMETHODIMP nsAppShell::Run()
NS_ADDREF_THIS();
set_thread_priority( find_thread(NULL), B_DISPLAY_PRIORITY);
if (!mEventQueue)
Spinup();