9 Jul
2006
9 Jul
'06
15:27
Hello, Are there any problems with the pthread_rwlock routines ? I see some prototype warning messages on compilation but the programme seems to link OK and, as far as I can tell with a multi-threaded application, seems to work OK. Any recommendations for checking the various possible patterns of mutual interaction between threads in an MT application ?? Using gcc 4.1.1 and libc-2.3.5