Searched defs:vscan_svc_reql_thread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c255 static kthread_t *vscan_svc_reql_thread; variable
358 vscan_svc_reql_thread = thread_create(NULL, 0,
360 ASSERT(vscan_svc_reql_thread != NULL);

Completed in 47 milliseconds