Searched refs:lwth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c2355 kthread_t *lwth; local
2366 lwth = thread_create(NULL, 0, usbgem_mii_link_watcher, dp, 0, &p0,
2368 if (lwth == NULL) {
2374 dp->link_watcher_did = lwth->t_did;

Completed in 238 milliseconds