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

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c81 * threads. The logthread() thread is responsible for asynchronous logging to
1036 logthread(void *arg) function
1126 (void) thr_create(NULL, 0, logthread, NULL, THR_DETACHED, &tid);

Completed in 59 milliseconds