mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
core: use rtkit to acquire high-priority scheduling
This commit is contained in:
parent
8474fd7c62
commit
bacc5ca6f4
2 changed files with 53 additions and 114 deletions
|
|
@ -80,9 +80,6 @@ int pa_make_realtime(int rtprio);
|
|||
int pa_raise_priority(int nice_level);
|
||||
void pa_reset_priority(void);
|
||||
|
||||
pa_bool_t pa_can_realtime(void);
|
||||
pa_bool_t pa_can_high_priority(void);
|
||||
|
||||
int pa_parse_boolean(const char *s) PA_GCC_PURE;
|
||||
|
||||
static inline const char *pa_yes_no(pa_bool_t b) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue