Searched refs:B_REAL_TIME_PRIORITY (Results 1 - 25 of 30) sorted by last modified time

12

/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/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp513 SetPriority(B_REAL_TIME_PRIORITY);
2045 B_REAL_TIME_PRIORITY, this);
/haiku/headers/os/kernel/
H A DOS.h331 #define B_REAL_TIME_PRIORITY 120 macro
/haiku/src/apps/cortex/addons/common/
H A DAudioFilterNode.cpp372 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.cpp581 SetPriority(B_REAL_TIME_PRIORITY);
2418 "OpenSound audio output", B_REAL_TIME_PRIORITY, input);
2472 B_REAL_TIME_PRIORITY, output);
/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/firewire_dv/
H A DFireWireDVNode.cpp150 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/kernel/drivers/ports/pc_serial/
H A DDriver.cpp530 B_REAL_TIME_PRIORITY);
/haiku/headers/private/kernel/
H A Dthread_types.h38 #define THREAD_MAX_SET_PRIORITY B_REAL_TIME_PRIORITY
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1179 #define B_REAL_TIME_PRIORITY FSSH_B_REAL_TIME_PRIORITY macro
H A Dfssh_os.h143 #define FSSH_B_MAX_PRIORITY B_REAL_TIME_PRIORITY
/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/libs/compat/freebsd_network/
H A Dtaskqueue.c195 B_REAL_TIME_PRIORITY, "fast taskq thread");
209 B_REAL_TIME_PRIORITY, "swi taskq");
223 B_REAL_TIME_PRIORITY, "swi taskq");
/haiku/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaDemultiplexerNode.cpp215 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/apps/cortex/addons/Flanger/
H A DFlangerNode.cpp263 SetPriority(B_REAL_TIME_PRIORITY);
/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTNode.cpp94 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/kits/midi2/
H A DMidiLocalConsumer.cpp38 _midi_event_thread, "MidiEventThread", B_REAL_TIME_PRIORITY, this);
/haiku/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerNode.cpp85 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/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

Completed in 187 milliseconds

12