Searched refs:estimate_max_scheduling_latency (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/os/kernel/
H A Dscheduler.h63 bigtime_t estimate_max_scheduling_latency(thread_id th = -1);
75 bigtime_t estimate_max_scheduling_latency(thread_id th);
/haiku/src/system/libroot/os/
H A Dscheduler.c61 estimate_max_scheduling_latency(thread_id thread) function
/haiku/src/kits/media/
H A DMediaEventLooper.cpp183 fSchedulingLatency = estimate_max_scheduling_latency(fControlThread);
225 fSchedulingLatency = estimate_max_scheduling_latency(fControlThread);
369 fSchedulingLatency = estimate_max_scheduling_latency(fControlThread);
442 fSchedulingLatency = estimate_max_scheduling_latency(fControlThread);
/haiku/src/apps/mediaplayer/media_node_framework/
H A DNodeManager.cpp639 initLatency += estimate_max_scheduling_latency();
/haiku/src/apps/codycam/
H A DCodyCam.cpp330 initLatency += estimate_max_scheduling_latency();
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1645 void estimate_max_scheduling_latency() {} function
H A Dlibroot_stubs_legacy.c1588 void estimate_max_scheduling_latency() {} function

Completed in 107 milliseconds