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

/illumos-gate/usr/src/cmd/vntsd/
H A Dlisten.c263 if (thr_create(NULL, 0, (thr_func_t)vntsd_console_thread,
H A Dvntsd.h413 typedef void *(*thr_func_t)(void *); typedef
H A Dconsole.c114 if (thr_create(NULL, 0, (thr_func_t)vntsd_write_thread,
H A Dvntsdvcc.c490 if ((rv = thr_create(NULL, 0, (thr_func_t)vntsd_listen_thread,

Completed in 57 milliseconds