osx: add routines for real-time thread scheduling
authorDaniel Mack <zonque@gmail.com>
Sun, 20 Mar 2011 16:57:49 +0000 (17:57 +0100)
committerDaniel Mack <zonque@gmail.com>
Sun, 20 Mar 2011 23:32:30 +0000 (00:32 +0100)
commitfc339a608e0a295312a1887b6cfb78883f7c556c
tree85db8db6d2f8e428b6fdb9f6a04c91ec64d1c8c2
parent85c5a2d7492cfa58fdbf9fcf747a2c86dc42378b
osx: add routines for real-time thread scheduling

Code sniplets are based on examples provided by Apple. See
http://developer.apple.com/library/mac/#documentation/Darwin/Conceptual/KernelProgramming/scheduler/scheduler.html
src/pulsecore/core-util.c