Searched refs:B_REAL_TIME_PRIORITY (Results 1 - 25 of 30) sorted by path

12

/haiku/headers/private/fs_shell/
H A Dfssh_os.h143 #define FSSH_B_MAX_PRIORITY B_REAL_TIME_PRIORITY
H A Dfssh_api_wrapper.h1179 #define B_REAL_TIME_PRIORITY FSSH_B_REAL_TIME_PRIORITY macro
/haiku/src/add-ons/media/media-add-ons/
H A DAbstractFileInterfaceNode.cpp236 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/add-ons/media/media-add-ons/tone_producer_demo/
H A DToneProducer.cpp640 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerNode.cpp85 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioProducer.cpp597 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/kits/game/
H A DGameProducer.cpp432 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/kits/media/legacy/
H A DOldMediaDefs.h27 #define B_MEDIA_LEVEL B_REAL_TIME_PRIORITY
/haiku/src/kits/midi2/
H A DMidiLocalConsumer.cpp38 _midi_event_thread, "MidiEventThread", B_REAL_TIME_PRIORITY, this);
H A DMidiRoster.cpp32 int32 midi_dispatcher_priority = B_REAL_TIME_PRIORITY;
/haiku/src/servers/app/drawing/
H A DUpdateQueue.cpp78 B_REAL_TIME_PRIORITY, this);
/haiku/src/system/libroot/posix/
H A Dscheduler.cpp47 return B_REAL_TIME_PRIORITY;
/haiku/src/tests/system/kernel/
H A Dyield_test.cpp25 thread_id thread = spawn_thread(looper, "Real-Time Looper", B_REAL_TIME_PRIORITY, NULL);
/haiku/headers/os/kernel/
H A DOS.h331 #define B_REAL_TIME_PRIORITY 120 macro
/haiku/headers/private/kernel/
H A Dthread_types.h38 #define THREAD_MAX_SET_PRIORITY B_REAL_TIME_PRIORITY
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.c735 "auich interrupt poller", B_REAL_TIME_PRIORITY, card);
/haiku/src/add-ons/kernel/drivers/audio/null/
H A Dnull_hardware.c104 B_REAL_TIME_PRIORITY, (void*)device);
/haiku/src/add-ons/kernel/drivers/disk/virtual/nbd/
H A Dnbd.c402 err = dev->postoffice = spawn_kernel_thread(nbd_postoffice, "nbd postoffice", B_REAL_TIME_PRIORITY, dev);
/haiku/src/add-ons/kernel/drivers/ports/pc_serial/
H A DDriver.cpp530 B_REAL_TIME_PRIORITY);
/haiku/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaDemultiplexerNode.cpp215 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/add-ons/media/media-add-ons/equalizer/
H A DEqualizerNode.cpp96 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkNode.cpp236 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/add-ons/media/media-add-ons/firewire_dv/
H A DFireWireDVNode.cpp150 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cpp1066 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp513 SetPriority(B_REAL_TIME_PRIORITY);
2045 B_REAL_TIME_PRIORITY, this);

Completed in 148 milliseconds

12