Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b908fbf6412c51882b2aebf8342c549f > files > 15

libecasound-devel-2.5.2-2mdv2009.1.i586.rpm

#ifndef INCLUDED_KVU_RTCAPS_H
#define INCLUDED_KVU_RTCAPS_H

bool kvu_check_for_sched_fifo(void);
bool kvu_check_for_sched_rr(void);
bool kvu_check_for_mlockall(void);
int kvu_set_thread_scheduling(int policy, int priority);

#endif /* INCLUDED_KVU_RTCAPS_H */