I am porting code from HP-UX 10.20 to HP-UX 11.0. I have several PTHREAD calls that are no longer supported. Does anyone know of new calls that are available for these functions?
1) pthread_getunique_np - i have seen some reference to pthread_self, however this returns the tread, not the uniwue ID from what I understand.
2) pthread_get_expiration_np
any help would eb appreciated.
1) pthread_getunique_np - i have seen some reference to pthread_self, however this returns the tread, not the uniwue ID from what I understand.
2) pthread_get_expiration_np
any help would eb appreciated.