RTEMS 4.0.0 On-Line Library
pthread_self
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:
RTEMS POSIX API User's Guide
Copyright © 1988-1998 OAR Corporation