Lines Matching defs:minor_fini_thread
388 /* start the minor_fini_thread */
392 (void *(*)(void *))minor_fini_thread,
1468 * minor_fini_thread delayed SYNC_STATE at the end of the call. If we are
1469 * processing a SYNC_STATE call, we cancel any minor_fini_thread SYNC_STATE
1479 /* If we are starting a SYNC_STATE, cancel minor_fini_thread SYNC */
1512 /* We did a SYNC_STATE, cancel minor_fini_thread SYNC */
1516 /* We did a CACHE_STATE, start delayed minor_fini_thread SYNC */
2397 * within 'timeout' secs the minor_fini_thread needs to do a SYNC_STATE
2402 minor_fini_thread(void *arg)
2406 vprint(INITFINI_MID, "minor_fini_thread starting\n");