Searched refs:ut_wake (Results 1 – 2 of 2) sorted by relevance
410 state->bt_thread.ut_wake = B_TRUE; in xpvtap_close()472 state->bt_thread.ut_wake = B_TRUE; in xpvtap_ioctl()581 state->bt_thread.ut_wake = B_TRUE; in xpvtap_segmap()762 state->bt_thread.ut_wake = B_TRUE; in xpvtap_intr()961 thread->ut_wake = B_FALSE; in xpvtap_user_thread_init()1019 state->bt_thread.ut_wake = B_TRUE; in xpvtap_user_thread_stop()1105 if (!thread->ut_wake) { in xpvtap_user_thread()1115 if (!thread->ut_wake) { in xpvtap_user_thread()1121 thread->ut_wake = B_FALSE; in xpvtap_user_thread()
155 volatile boolean_t ut_wake; member