Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/syslogd/
H A Dsyslogd.c216 static pthread_t net_thread; /* queues messages from the net */ variable
3051 if (pthread_create(&net_thread, &net_attr, net_poll, in init()