Hans Leidekker <[email protected]> writes: > On Mon, 2011-04-18 at 04:23 -0500, Ken Thomases wrote: >> http://www.gnu.org/software/gnutls/manual/gnutls.html#Multi_002dthreaded-applications >> >> Apparently, one uses gnutls_global_set_mutex() to configure the locking >> functions used by GnuTLS. > > Yes, that seems to do what we need, but it must be a recent addition > because it's missing here from libgnutls.so.26.14.12.
The default pthread functions should work fine though. This sounds like a gnutls bug. -- Alexandre Julliard [email protected]
