Searched refs:NSS_ROOTLOCK (Results 1 – 1 of 1) sorted by relevance
158 #define NSS_ROOTLOCK(r, sp) (cancel_safe_mutex_lock(&(r)->lock), \ macro177 #define NSS_LOCK_CHECK(r, f, sp) (NSS_ROOTLOCK((r), (sp)), \1137 NSS_ROOTLOCK(rootp, &s); in nss_delete()