Open System Services Porting Guide (G06.29+, H06.06+, J06.03+)
Table 24 Thread Functions Not Supported in the Standard POSIX Threads Library (continued)
ReasonFunction
For systems running G-series RVUs, H-series RVUs earler
than H06.21, or J-series RVUs earlier than J06.10, C
library function not supported in OSS environment.
getchar_unlocked()
For systems running G-series RVUs, H-series RVUs earler
than H06.21, or J-series RVUs earlier than J06.10, C
library function not supported in OSS environment.
getlogin_r()
For systems running G-series RVUs, H-series RVUs earler
than H06.21, or J-series RVUs earlier than J06.10, C
library function not supported in OSS environment.
getgrgid_r() and getgrname_r()
For systems running G-series RVUs, H-series RVUs earler
than H06.21, or J-series RVUs earlier than J06.10, C
library function not supported in OSS environment.
getpwuid_r() and getpwnam_r()
For systems running G-series RVUs, H-series RVUs earler
than H06.21, or J-series RVUs earlier than J06.10, C
library function not supported in OSS environment.
localtime_r()
_POSIX_THREAD_PRIORITY_SCHEDULING not defined
for the Standard POSIX Threads library.
pthread_attr_getscope()
_POSIX_THREAD_ATTR_STACKADDR not defined for the
Standard POSIX Threads library.
pthread_attr_getstackaddr()
_POSIX_THREAD_PRIORITY_SCHEDULING not defined
for the Standard POSIX Threads library.
pthread_attr_setscope()
_POSIX_THREAD_ATTR_STACKADDR not defined for the
Standard POSIX Threads library.
pthread_attr_setstackaddr()
Thread functions not supported in the Standard POSIX
Threads library.
pthread_exc functions
_POSIX_THREAD_PRIORITY_SCHEDULING not defined
for the Standard POSIX Threads library.
pthread_mutexattr_getprioceiling()
_POSIX_THREAD_PRIORITY_SCHEDULING not defined
for the Standard POSIX Threads library.
pthread_mutexattr_getprotocol()
_POSIX_THREAD_PROCESS_SHARED not defined for the
Standard POSIX Threads library.
pthread_mutexattr_getpshared()
_POSIX_THREAD_PRIORITY_SCHEDULING not defined
for the Standard POSIX Threads library.
pthread_mutexattr_setprioceiling(
_POSIX_THREAD_PRIORITY_SCHEDULING not defined
for the Standard POSIX Threads library.
pthread_mutexattr_setprotocol()
_POSIX_THREAD_PROCESS_SHARED not defined for the
Standard POSIX Threads library.
pthread_mutexattr_setpshared()
Thread functions not supported in the Standard POSIX
Threads library.
pthread_nsg functions
Thread functions not supported in the Standard POSIX
Threads library.
pthread_rad functions
Thread functions not supported in the Standard POSIX
Threads library.
pthread_rwlock functions
For systems running G-series RVUs, H-series RVUs earler
than H06.21, or J-series RVUs earlier than J06.10, C
library function not supported in OSS environment.
putc_unlocked()
Changed Thread Functions 213