Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/
H A Dpoold.c411 pthread_t hdl_thread; in main() local
456 pthread_create(&hdl_thread, NULL, handle_sig, NULL)) in main()