Searched refs:tcp_thread (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_net.c85 static void tcp_thread();
114 * tcp_thread to free the target list when finished; this is useful
401 * Starts the tcp_thread and allocates any necessary resources.
421 if ((terr = thr_create(0, NULL, (void *(*)(void *)) tcp_thread,
454 static void tcp_thread() { function
508 slp_err(LOG_CRIT, 0, "tcp_thread",
518 slp_err(LOG_INFO, 0, "tcp_thread",
527 slp_err(LOG_INFO, 0, "tcp_thread",

Completed in 16 milliseconds