Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_net.c62 static SLPBoolean tcp_thr_running = SLP_FALSE; variable
152 if (!tcp_thr_running) in slp_uc_tcp_send()
412 if (tcp_thr_running) { in start_tcp_thr()
431 tcp_thr_running = SLP_TRUE; in start_tcp_thr()
444 tcp_thr_running = SLP_FALSE; in end_tcp_thr()