Searched refs:failover_thread (Results 1 – 1 of 1) sorted by relevance
269 static void failover_thread(mntinfo_t *mi);4278 (void) zthread_create(NULL, 0, failover_thread, mi, 0, minclsyspri); in failover_newserver()4299 failover_thread(mntinfo_t *mi) in failover_thread() function