OAR

RTEMS 4.0.0 On-Line Library


pthread_self

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

1.4.21: pthread_self

CALLING SEQUENCE:

#include <pthread.h>

pthread_t pthread_self( void );

STATUS CODES:

This routine returns the id of the calling thread.

DESCRIPTION:

NOTES:


PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

Copyright © 1988-1998 OAR Corporation