Searched refs:g_mechListLock (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libgss/
H A Dg_initialize.c115 static mutex_t g_mechListLock; variable
218 (void) mutex_lock(&g_mechListLock);
261 (void) mutex_unlock(&g_mechListLock);
289 (void) mutex_unlock(&g_mechListLock);
300 (void) mutex_unlock(&g_mechListLock);
376 (void) mutex_lock(&g_mechListLock);
378 (void) mutex_unlock(&g_mechListLock);
390 (void) mutex_lock(&g_mechListLock);
393 (void) mutex_unlock(&g_mechListLock);
411 (void) mutex_lock(&g_mechListLock);
[all...]

Completed in 21 milliseconds