Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_so.h122 void idm_sotx_thread(void *arg);
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_so.c1153 so_conn->ic_tx_thread = thread_create(NULL, 0, idm_sotx_thread, ic, 0, in idm_so_conn_connect_common()
2882 idm_sotx_thread(void *arg) in idm_sotx_thread() function