blob: 2f212abc2f2de38347f473b97b1f82868e486dcb (
plain) (
tree)
|
|
Note:
* If you want to use POSIX schedule mechanism, you must include
options "P1003_1B"
options "_KPOSIX_PRIORITY_SCHEDULING"
options "_KPOSIX_VERSION=199309L"
in your kernel configuration. These options are required by POSIX thread
control functions.
|