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

Function returns the ID of the Calling Thread. More...

#include <pthread.h>
#include <rtems/score/percpu.h>
#include <rtems/score/thread.h>
Include dependency graph for pthreadself.c:

Functions

pthread_t pthread_self (void)
 

Detailed Description

Function returns the ID of the Calling Thread.