abstract:
I would assume that if the man pages are there, the headers should be there and the functionality should be supported. Is there something I'm missing or something I can check to find out for sure..? Thanks in advance.
Is anybody here familiar enough with this version of HP-UX to understand if (or to what extent) threads/mutexes are supported?
On this particular system, I see man pages for most of the common pthread routines (i.e., pthread_mutex_*, and so on), but pthread.h is not there. I've also seen the 'thr_intro' man page, which again lists a bunch of functions.
I would assume that if the man pages are there, the headers should be there and the functionality should be supported. Is there something I'm missing or something I can check to find out for sure..? Thanks in advance. |