Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c256 static kthread_t *vscan_svc_reql_thread; variable
359 vscan_svc_reql_thread = thread_create(NULL, 0, in vscan_svc_enable()
361 ASSERT(vscan_svc_reql_thread != NULL); in vscan_svc_enable()