VMS Help POSIX Threads, PTHREAD routines, pthread_getconcurrency, Return Values *Conan The Librarian (sorry for the slow response - running on an old VAX) |
This routine always returns the value of this process' concurrency level global variable. If this process has never called the pthread_setconcurrency() routine, this routine returns zero (0).
|