Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c77 static mutex_t cache_called_lock = DEFAULTMUTEX; variable
134 (void) mutex_lock(&cache_called_lock); in slp_find_das_cached()
137 (void) mutex_unlock(&cache_called_lock); in slp_find_das_cached()
247 (void) mutex_lock(&cache_called_lock); in cache_thr()
255 &cache_called_lock, &timeout); in cache_thr()
268 (void) mutex_unlock(&cache_called_lock); in cache_thr()