VMS Help POSIX Threads, PTHREAD routines, pthread_join, Arguments *Conan The Librarian (sorry for the slow response - running on an old VAX) |
thread Thread whose termination is awaited by the calling routine. value_ptr Return value of the terminating thread (when that thread either calls pthread_exit() or returns from its start routine).
|