#include <sched.h>
|
int
sched_get_priority_max (int policy); |
int
sched_get_priority_min (int policy); |
It should be noted that as the symbian platform does not support monitoring functions, current implementation returns absolute maximum or minimum value independent of the requested policy.
© 2008 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user. |