RTEMS CPU Kit with SuperCore
|
Thread-Specific Data Management. More...
#include <errno.h>
#include <limits.h>
#include <pthread.h>
#include <string.h>
#include <rtems/system.h>
#include <rtems/score/thread.h>
#include <rtems/score/wkspace.h>
#include <rtems/score/rbtree.h>
#include <rtems/posix/keyimpl.h>
Functions | |
void * | pthread_getspecific (pthread_key_t key) |
Thread-Specific Data Management.