Searched refs:_tnfctl_unlock_libs (Results 1 – 2 of 2) sorted by relevance
286 void _tnfctl_unlock_libs(tnfctl_handle_t *hndl, boolean_t release_lock);330 #define UNLOCK(hndl, release) _tnfctl_unlock_libs(hndl, release)349 _tnfctl_unlock_libs(hndl, release); \357 _tnfctl_unlock_libs(hndl, release_lock); \
115 _tnfctl_unlock_libs(tnfctl_handle_t *hndl, boolean_t release_lock) in _tnfctl_unlock_libs() function