Searched refs:B_NORMAL_PRIORITY (Results 151 - 175 of 220) sorted by path

123456789

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp2047 "source file query worker", B_NORMAL_PRIORITY, this);
/haiku/src/apps/expander/
H A DExpanderThread.cpp24 GenericThread(ExpanderThreadName, B_NORMAL_PRIORITY, refs_message),
/haiku/src/apps/glteapot/
H A DObjectView.cpp260 fDrawThread = spawn_thread(simonThread, "Simon", B_NORMAL_PRIORITY, this);
/haiku/src/apps/haiku3d/
H A DRenderView.cpp70 B_NORMAL_PRIORITY, this);
/haiku/src/apps/haikudepot/process/
H A DThreadedProcessNode.cpp79 B_NORMAL_PRIORITY, this);
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp913 "Package Populator", B_NORMAL_PRIORITY, this);
H A DPackageContentsView.cpp295 "Package Contents Populator", B_NORMAL_PRIORITY, this);
H A DRatePackageWindow.cpp427 "Query rating", B_NORMAL_PRIORITY, this);
437 "Send rating", B_NORMAL_PRIORITY, this);
H A DScreenshotWindow.cpp211 "Screenshot Loader", B_NORMAL_PRIORITY, this);
H A DToLatestUserUsageConditionsWindow.cpp262 "Fetch usage conditions data", B_NORMAL_PRIORITY, this);
339 "Agree usage conditions", B_NORMAL_PRIORITY, this);
H A DUserLoginWindow.cpp501 "Authentication", B_NORMAL_PRIORITY, threadData);
727 "Create account setup", B_NORMAL_PRIORITY, threadData);
1075 "Account creator", B_NORMAL_PRIORITY, data);
H A DUserUsageConditionsWindow.cpp237 "Fetch usage conditions data", B_NORMAL_PRIORITY, this);
/haiku/src/apps/icon-o-matic/import_export/
H A DExporter.cpp67 B_NORMAL_PRIORITY, this);
/haiku/src/apps/installer/
H A DCopyEngine.cpp65 B_NORMAL_PRIORITY, this);
/haiku/src/apps/magnify/
H A DMagnify.cpp1300 B_NORMAL_PRIORITY, this);
/haiku/src/apps/mail/
H A DContent.cpp1777 resume_thread(fThread = spawn_thread(Reader::Run, "reader", B_NORMAL_PRIORITY, reader));
/haiku/src/apps/mandelbrot/
H A DFractalEngine.cpp58 B_NORMAL_PRIORITY, this);
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoProducer.cpp574 B_NORMAL_PRIORITY, this);
/haiku/src/apps/poorman/
H A DPoorManServer.cpp114 B_NORMAL_PRIORITY,
278 B_NORMAL_PRIORITY,
/haiku/src/apps/processcontroller/
H A DProcessController.cpp300 B_TRANSLATE("Quit application"), B_NORMAL_PRIORITY,
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp144 fDrawThread = spawn_thread(&_DrawEntry, "draw thread", B_NORMAL_PRIORITY,
/haiku/src/apps/terminal/
H A DShell.cpp544 set_thread_priority(find_thread(NULL), B_NORMAL_PRIORITY); local
H A DTermApp.cpp114 "child cleanup", B_NORMAL_PRIORITY, this);
H A DTermParse.cpp184 B_NORMAL_PRIORITY, this);
/haiku/src/apps/text_search/
H A DGrepper.cpp137 _SpawnRunnerThread, "Grep runner", B_NORMAL_PRIORITY, this);

Completed in 207 milliseconds

123456789