[kaffe] posix threads limits, OpenBSD

Riccardo zuse at libero.it
Thu Mar 18 09:56:03 PST 2004


Hello,

there is a problem when compiling kaffe on OpenBSD 3.4 with unix 
pthreads.
OpenBSD doesn't define _POSIX_THREAD_THREADS_MAX but only PTHREAD_TREADS_
MAX. But the two constants are different.

Since PTHREAD_TREADS_MAX is the maximum number of threads that can be 
created, with a minimum acceptable value of _POSIX_THREAD_THREADS_MAX

Suggestions?

-Riccardo





More information about the kaffe mailing list