Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c216 static pthread_t hnl_thread; /* hostname lookup thread */ variable
3024 if (pthread_create(&hnl_thread, &hnl_attr, in init()