Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_domain.c58 mutex_t sdl_mtx; member
128 (void) mutex_lock(&smb_dclocator.sdl_mtx); in smb_locate_dc()
142 &smb_dclocator.sdl_mtx, &to); in smb_locate_dc()
152 (void) mutex_unlock(&smb_dclocator.sdl_mtx); in smb_locate_dc()
166 (void) mutex_lock(&smb_dclocator.sdl_mtx); in smb_ddiscover_wait()
172 &smb_dclocator.sdl_mtx, &to); in smb_ddiscover_wait()
175 (void) mutex_unlock(&smb_dclocator.sdl_mtx); in smb_ddiscover_wait()
202 (void) mutex_lock(&smb_dclocator.sdl_mtx); in smb_ddiscover_service()
206 &smb_dclocator.sdl_mtx); in smb_ddiscover_service()
211 (void) mutex_unlock(&smb_dclocator.sdl_mtx); in smb_ddiscover_service()
[all …]