RTEMS  5.1
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>

Functions

pthread_t pthread_self (void)
 

Detailed Description

Function returns the ID of the Calling Thread.