Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libstmf/common/
H A Dstore.c164 static pthread_mutex_t sigSetLock = PTHREAD_MUTEX_INITIALIZER; variable
3056 (void) pthread_mutex_lock(&sigSetLock); in psAddViewEntry()
3062 (void) pthread_mutex_unlock(&sigSetLock); in psAddViewEntry()
3127 (void) pthread_mutex_unlock(&sigSetLock); in psAddViewEntry()
5139 (void) pthread_mutex_lock(&sigSetLock); in psRemoveViewEntry()
5145 (void) pthread_mutex_unlock(&sigSetLock); in psRemoveViewEntry()
5247 (void) pthread_mutex_unlock(&sigSetLock); in psRemoveViewEntry()