Searched refs:bReentrantCall (Results 1 – 1 of 1) sorted by relevance
59 static bool bReentrantCall; // = false in LdapUserProfileBe() local60 …OSL_ENSURE(!bReentrantCall, "configuration: Ldap Backend constructor called reentrantly - probably… in LdapUserProfileBe()62 if (!bReentrantCall) in LdapUserProfileBe()66 bReentrantCall = true ; in LdapUserProfileBe()78 bReentrantCall = false ; in LdapUserProfileBe()82 bReentrantCall = false; in LdapUserProfileBe()
Completed in 12 milliseconds