Thread Self and Private Data
Target Deployment Technology
It must be possible to retrieve the current identifier of a thread, and it must be possible to create thread-specific data (e.g. pthread_key_create for POSIX).
Related Topics
Determining Target Requirements