![]() |
|
||||
POSIX 1.c Migration Guide |
Thread-Specific Data
Version Variations
POSIX.1c incorporates minor revisions to the thread-specific data-related functions versus the POSIX.4a interfaces, as shown in the following table:
Thread-Specific Data Function Changes POSIX.1c POSIX.4a No equivalentPOSIX.4a does not provide a facility for deleting a thread-specific data key, which is provided in POSIX.1c by the pthread_key_delete() function.
In POSIX.1c, the pthread_getspecific() function cannot return an error. If no thread-specific data value is associated with the specified key, pthread_getspecific() returns NULL.
![]() LynuxWorks, Inc. 855 Branham Lane East San Jose, CA 95138 http://www.lynuxworks.com 1.800.255.5969 |
![]() |
![]() |
![]() |
![]() |