off topic: max pthread_rw_locks
Gokhan Kisacikoglu
kisa@centropolisfx.com
Mon Sep 30 16:57:00 GMT 2002
Hi,
I know there are limits for the maximum pthreads and mutex locks I can
create. Is there any limit for the read/write locks?
Can somebody provide a way to retrieve that information on the system?
I am looking for the system limits for the following function calls:
pthread_rwlock_init, pthread_rwlock_destroy, pthread_rwlock_rdlock,
pthread_rwlock_tryrdlock, pthread_rwlock_unlock, pthread_rwlock_wrlock,
pthread_rwlock_trywrlock...
Thanks in advance,
Gokhan
More information about the Gcc-help
mailing list