Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_pipesvc.c55 mutex_t pipesvc_mutex = DEFAULTMUTEX; variable
168 (void) mutex_lock(&pipesvc_mutex); in smbd_pipesvc_stop()
175 (void) mutex_unlock(&pipesvc_mutex); in smbd_pipesvc_stop()
325 (void) mutex_lock(&pipesvc_mutex); in pipesvc_worker()
328 (void) mutex_unlock(&pipesvc_mutex); in pipesvc_worker()
337 (void) mutex_unlock(&pipesvc_mutex); in pipesvc_worker()
410 (void) mutex_lock(&pipesvc_mutex); in pipesvc_worker()
413 (void) mutex_unlock(&pipesvc_mutex); in pipesvc_worker()