RTEMS 6.1-rc1
Functions
threadselfid.c File Reference

This source file contains the implementation of _Thread_Self_id(). More...

#include <rtems/score/threadimpl.h>
#include <pthread.h>
#include <rtems/rtems/tasks.h>

Functions

Objects_Id _Thread_Self_id (void)
 Gets the identifier of the calling thread. More...
 

Detailed Description

This source file contains the implementation of _Thread_Self_id().