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

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_domain.c61 mutex_t sdl_mtx; member in struct:smb_dclocator
132 (void) mutex_lock(&smb_dclocator.sdl_mtx);
151 &smb_dclocator.sdl_mtx, &to);
171 (void) mutex_unlock(&smb_dclocator.sdl_mtx);
192 (void) mutex_lock(&smb_dclocator.sdl_mtx);
203 (void) mutex_unlock(&smb_dclocator.sdl_mtx);
220 (void) mutex_lock(&smb_dclocator.sdl_mtx);
252 (void) mutex_unlock(&smb_dclocator.sdl_mtx);
264 (void) mutex_lock(&smb_dclocator.sdl_mtx);
270 &smb_dclocator.sdl_mtx,
[all...]

Completed in 73 milliseconds