Searched refs:B_DISPLAY_PRIORITY (Results 26 - 31 of 31) sorted by path

12

/haiku/src/kits/tracker/
H A DNavMenu.cpp949 fTrackThread = spawn_thread(_TrackThread, "popup", B_DISPLAY_PRIORITY, this);
H A DPoseView.cpp1290 "add poses", B_DISPLAY_PRIORITY, params);
/haiku/src/libs/compat/freebsd_network/
H A Dcallout.cpp136 B_DISPLAY_PRIORITY, NULL);
/haiku/src/servers/app/
H A DMessageLooper.cpp47 fThread = spawn_thread(_message_thread, name, B_DISPLAY_PRIORITY, this);
/haiku/src/servers/registrar/
H A DShutdownProcess.cpp562 "thumb twiddling", B_DISPLAY_PRIORITY, this);
/haiku/src/system/kernel/
H A Dthread.cpp1478 if (thread->priority > B_DISPLAY_PRIORITY) {
2781 B_DISPLAY_PRIORITY, NULL);

Completed in 264 milliseconds

12