Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/disp/
H A Ddisp_lock.c118 thread_lock(kthread_id_t t) in thread_lock() function
/titanic_50/usr/src/cmd/svc/configd/
H A Dconfigd.c89 static pthread_mutex_t thread_lock = PTHREAD_MUTEX_INITIALIZER; variable