RTEMS CPU Kit with SuperCore  4.11.3
Functions
pthreadgetcpuclockid.c File Reference

Returns Clock ID for CPU time clock of the thread. More...

#include <pthread.h>
#include <errno.h>
#include <rtems/system.h>
#include <rtems/seterr.h>
Include dependency graph for pthreadgetcpuclockid.c:

Functions

int pthread_getcpuclockid (pthread_t pid, clockid_t *clock_id)
 

Detailed Description

Returns Clock ID for CPU time clock of the thread.