Searched refs:nss_findslot_lock (Results 1 – 1 of 1) sorted by relevance
93 static PRLock *nss_findslot_lock = NULL; variable419 PR_Lock(nss_findslot_lock); in nss_find_slot_by_name()421 PR_Unlock(nss_findslot_lock); in nss_find_slot_by_name()1413 nss_findslot_lock = PR_NewLock(); in Curl_nss_init()1466 PR_DestroyLock(nss_findslot_lock); in Curl_nss_cleanup()