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

123456789

/haiku/src/servers/registrar/
H A DAuthenticationManager.cpp758 "authentication manager", B_NORMAL_PRIORITY + 1, this);
H A DShutdownProcess.cpp759 B_NORMAL_PRIORITY + 1, this);
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1174 #define B_NORMAL_PRIORITY FSSH_B_NORMAL_PRIORITY macro
/haiku/src/kits/interface/
H A DMenuField.cpp473 "_m_task_", B_NORMAL_PRIORITY, this);
H A DColumnListView.cpp4956 fSortThread = spawn_thread(DeepSortThreadEntry, "sort_thread", B_NORMAL_PRIORITY, this);
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp913 "Package Populator", B_NORMAL_PRIORITY, this);
/haiku/src/system/kernel/
H A Dteam.cpp1874 threadName, B_NORMAL_PRIORITY, teamArgs, teamID, mainThread);
3769 return load_image_etc(argCount, args, env, B_NORMAL_PRIORITY,
3825 B_NORMAL_PRIORITY, parentID, B_WAIT_TILL_LOADED, -1, 0);
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp517 B_NORMAL_PRIORITY, this);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp2047 "source file query worker", B_NORMAL_PRIORITY, this);
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp422 "notifyThread", B_NORMAL_PRIORITY, this);
/haiku/src/apps/magnify/
H A DMagnify.cpp1300 B_NORMAL_PRIORITY, this);
/haiku/src/add-ons/kernel/busses/usb/
H A Duhci.cpp668 "uhci cleanup thread", B_NORMAL_PRIORITY, (void *)this);
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp919 B_NORMAL_PRIORITY,
923 B_NORMAL_PRIORITY,
/haiku/src/system/kernel/vm/
H A Dvm_page.cpp3482 B_NORMAL_PRIORITY + 1, NULL);
3490 B_NORMAL_PRIORITY, NULL);
/haiku/src/kits/tracker/
H A DContainerWindow.cpp3176 LaunchInNewThread("Add-on", B_NORMAL_PRIORITY, &AddOnThread, refs,
3236 LaunchInNewThread("Add-on-Pass-Message", B_NORMAL_PRIORITY,
/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.c175 ns->tid=spawn_kernel_thread ((thread_func)postoffice_func,"NFSv2 Postoffice",B_NORMAL_PRIORITY,ns);
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp2729 B_NORMAL_PRIORITY, NULL, teamID);
/haiku/src/apps/mail/
H A DContent.cpp1777 resume_thread(fThread = spawn_thread(Reader::Run, "reader", B_NORMAL_PRIORITY, reader));
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp270 "client connection NM processor", B_NORMAL_PRIORITY, this);
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp5589 : BLooper ("CommanderLooper", B_NORMAL_PRIORITY),

Completed in 339 milliseconds

123456789