Home
last modified time | relevance | path

Searched defs:pool_mutex (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/picl/picld/
H A Dpicld.c112 static pthread_mutex_t pool_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/titanic_41/usr/src/uts/common/os/
H A Dpool.c150 static kmutex_t pool_mutex; /* protects pool_busy_* */ variable