Home
last modified time | relevance | path

Searched refs:bReentrantCall (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/extensions/source/config/ldap/
H A Dldapuserprofilebe.cxx59 static bool bReentrantCall; // = false in LdapUserProfileBe() local
60 …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 21 milliseconds