Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_domain.c61 mutex_t sdl_mtx; member
132 (void) mutex_lock(&smb_dclocator.sdl_mtx); in smb_locate_dc()
151 &smb_dclocator.sdl_mtx, &to); in smb_locate_dc()
171 (void) mutex_unlock(&smb_dclocator.sdl_mtx); in smb_locate_dc()
192 (void) mutex_lock(&smb_dclocator.sdl_mtx); in smb_ddiscover_refresh()
203 (void) mutex_unlock(&smb_dclocator.sdl_mtx); in smb_ddiscover_refresh()
220 (void) mutex_lock(&smb_dclocator.sdl_mtx); in smb_ddiscover_bad_dc()
252 (void) mutex_unlock(&smb_dclocator.sdl_mtx); in smb_ddiscover_bad_dc()
264 (void) mutex_lock(&smb_dclocator.sdl_mtx); in smb_ddiscover_wait()
270 &smb_dclocator.sdl_mtx, &to); in smb_ddiscover_wait()
[all …]