> To play devil's advocate, why don't we get rid of all locks in OpenSSL? Because, as we found out (back when my team first contributed the locking code to SSLeay), if you only have the granularity of a single "openssl lock", then only a single thread can do SSL_write. That locking hierarchy is way too coarse. :) /r$ ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- Re: The cost of pthread-mutexes or corr... Sean Walton
- Re: The cost of pthread-mutexes or correspon... Richard Levitte - VMS Whacker
- Re: The cost of pthread-mutexes or correspon... Dr S N Henson
- Re: The cost of pthread-mutexes or corr... Richard Levitte - VMS Whacker
- Re: The cost of pthread-mutexes or correspon... Rich Salz
- Re: The cost of pthread-mutexes or correspon... Dan Kegel
- Re: The cost of pthread-mutexes or correspon... Richard Levitte - VMS Whacker
- Re: The cost of pthread-mutexes or correspon... Dan Kegel
- Re: The cost of pthread-mutexes or corr... Richard Levitte - VMS Whacker
- Re: The cost of pthread-mutexes or correspon... Rich Salz
- Re: The cost of pthread-mutexes or correspon... Bodo Moeller