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

/illumos-gate/usr/src/cmd/picl/plugins/common/piclevent/
H A Dpicl_slm.c64 static thread_t piclslm_deliver_thr_id; variable
406 NULL, THR_BOUND, &piclslm_deliver_thr_id) != 0) {
426 (void) thr_join(piclslm_deliver_thr_id, NULL, NULL);

Completed in 44 milliseconds