Searched defs:tcp_thr_running (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_net.c64 static SLPBoolean tcp_thr_running = SLP_FALSE; variable
154 if (!tcp_thr_running)
412 if (tcp_thr_running) {
432 tcp_thr_running = SLP_TRUE;
445 tcp_thr_running = SLP_FALSE;

Completed in 46 milliseconds