RTEMS CPU Kit with SuperCore  4.11.2
Functions
keyrundestructors.c File Reference

Thread-Specific Data Key Create. More...

#include <rtems/posix/keyimpl.h>
#include <rtems/score/assert.h>
#include <rtems/score/chainimpl.h>
#include <rtems/score/thread.h>
Include dependency graph for keyrundestructors.c:

Functions

void _POSIX_Keys_Run_destructors (Thread_Control *thread)
 Create thread-specific data POSIX key. More...
 

Detailed Description

Thread-Specific Data Key Create.