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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c7588 mt_config_thread(void *arg) function
7635 cmn_err(CE_NOTE, "mt_config_thread: "
7704 * mt_config_thread().
7769 mt_config_thread(mcd);
7771 (void) thread_create(NULL, 0, mt_config_thread, mcd,
7803 * mt_config_thread().
7843 mt_config_thread(mcd);
7845 (void) thread_create(NULL, 0, mt_config_thread, mcd,

Completed in 84 milliseconds