[Date Prev][Date Next] [Chronological] [Thread] [Top]

ldap_pvt_mutexes



Hi,

one short question:

Are the ldap_pvt_mutexes recursive ones, i.e. must I call
ldap_pvt_mutex_unlock( &mutex ) 3 times if I've previously called
ldap_pvt_mutex_lock( &mutex ) 3 times or is it sufficient to call
ldap_pvt_mutex_unlock( &mutex ) once?

Is it somehow defined or depends on the underlying thread package?

Thanx

----------------------------------
E-Mail: torsten.foertsch@gmx.net
Date: 01-Mar-01
Time: 17:32:25
----------------------------------