Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c292 static int stop_vhcache_async_threads(mdi_vhci_config_t *);
7564 if (stop_vhcache_async_threads(vhc) != MDI_SUCCESS) in destroy_vhci_cache()
7599 stop_vhcache_async_threads(mdi_vhci_config_t *vhc) in stop_vhcache_async_threads() function