Searched refs:B_NORMAL_PRIORITY (Results 51 - 75 of 220) sorted by relevance

123456789

/haiku/src/tests/kits/app/bmessagerunner/
H A DMessageRunnerTestHelpers.cpp132 B_NORMAL_PRIORITY, this);
/haiku/src/tests/servers/app/window_creation/
H A Dmain.cpp69 B_NORMAL_PRIORITY, this);
/haiku/src/tests/system/kernel/
H A Dwait_for_objects_test.cpp58 B_NORMAL_PRIORITY, NULL);
/haiku/src/tools/cppunit/
H A DTestApp.cpp71 B_NORMAL_PRIORITY, this);
/haiku/src/kits/tracker/
H A DMimeTypeList.cpp114 B_NORMAL_PRIORITY); local
/haiku/src/tests/system/libroot/posix/
H A Dflock_test.cpp145 thread_id thread = spawn_thread(try_to_lock, "try", B_NORMAL_PRIORITY, (void *)fd);
/haiku/src/add-ons/media/plugins/rtsp_streamer/
H A DRTSPMediaIO.cpp66 B_NORMAL_PRIORITY, this);
/haiku/src/tests/servers/debug/
H A Dcrashing_app.cpp260 B_NORMAL_PRIORITY, NULL);
/haiku/src/servers/power/
H A Dpower_daemon.cpp63 B_NORMAL_PRIORITY, this);
/haiku/src/bin/
H A Drenice.c45 #define BZERO B_NORMAL_PRIORITY
47 //#define BMAX B_NORMAL_PRIORITY
H A Dspybmessage.cpp215 B_NORMAL_PRIORITY, NULL));
/haiku/src/kits/network/libnetservices/
H A DUrlRequest.cpp60 B_NORMAL_PRIORITY, this);
/haiku/src/apps/icon-o-matic/import_export/
H A DExporter.cpp67 B_NORMAL_PRIORITY, this);
/haiku/src/servers/syslog_daemon/
H A DSyslogDaemon.cpp46 fDaemon = spawn_thread(_DaemonThread, "daemon", B_NORMAL_PRIORITY, this);
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVolumeManager.cpp177 "volume event deliverer", B_NORMAL_PRIORITY, this);
180 "volume event deliverer", B_NORMAL_PRIORITY, this);
/haiku/src/apps/haikudepot/ui/
H A DToLatestUserUsageConditionsWindow.cpp262 "Fetch usage conditions data", B_NORMAL_PRIORITY, this);
339 "Agree usage conditions", B_NORMAL_PRIORITY, this);
/haiku/headers/tools/cppunit/
H A DThreadManager.h114 fName.c_str(), B_NORMAL_PRIORITY, this);
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DRequestConnection.cpp42 B_NORMAL_PRIORITY, this);
/haiku/src/libs/glut/
H A DglutInit.cpp222 gState.appthread = spawn_thread(bAppThread, "BApplication", B_NORMAL_PRIORITY, 0);
/haiku/src/servers/print/
H A DPrintServerApp.R5.cpp166 thread_id tid = spawn_thread(async_thread, "async", B_NORMAL_PRIORITY,
/haiku/src/tests/apps/fake_app_server/
H A DServerApp.cpp113 fMonitorThreadID = spawn_thread(MonitorApp, fSignature.String(), B_NORMAL_PRIORITY, this);
/haiku/src/tests/kits/app/common/
H A DCommonTestApp.cpp125 B_NORMAL_PRIORITY, this);
H A DPipedAppRunner.cpp66 B_NORMAL_PRIORITY, (void*)this);
/haiku/src/tests/servers/app/drawing_debugger/
H A DDrawingDebugger.cpp106 B_NORMAL_PRIORITY, this);
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DIdMap.cpp169 thread_id thread = load_image_etc(1, args, NULL, B_NORMAL_PRIORITY,

Completed in 123 milliseconds

123456789