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