|
RTEMS CPU Kit with SuperCore
|
Returns the Current Priority Ceiling of the Mutex. More...
#include <errno.h>#include <pthread.h>#include <rtems/system.h>#include <rtems/score/coremuteximpl.h>#include <rtems/score/watchdog.h>#include <rtems/posix/muteximpl.h>#include <rtems/posix/priorityimpl.h>#include <rtems/posix/time.h>
Functions | |
| int | pthread_mutex_getprioceiling (pthread_mutex_t *mutex, int *prioceiling) |
Returns the Current Priority Ceiling of the Mutex.
1.8.13