RTEMS CPU Kit with SuperCore
4.11.3
|
Deletes Thread-specific Data Key Previously Returned by keycreate.c. 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/posix/keyimpl.h>
Functions | |
int | pthread_key_delete (pthread_key_t key) |
Deletes Thread-specific Data Key Previously Returned by keycreate.c.