Home
last modified time | relevance | path

Searched refs:ic_rx_thread_running (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/idm/
H A Didm_so.h74 boolean_t ic_rx_thread_running; member
/titanic_41/usr/src/uts/common/io/idm/
H A Didm_so.c1072 so_conn->ic_rx_thread_running = B_FALSE; in idm_so_conn_disconnect()
1999 so_conn->ic_rx_thread_running = B_TRUE; in idm_sorx_thread()
2003 while (so_conn->ic_rx_thread_running) { in idm_sorx_thread()
2035 if (so_conn->ic_rx_thread_running) { in idm_sorx_thread()
2037 so_conn->ic_rx_thread_running = B_FALSE; in idm_sorx_thread()
2087 if (so_conn->ic_rx_thread_running) { in idm_sorx_thread()
2089 so_conn->ic_rx_thread_running = B_FALSE; in idm_sorx_thread()