Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl.h59 KCTL_WR_ST_STOPPED /* WR queue thread has stopped */ enumerator
H A Dkctl_wr.c275 kctl.kctl_wr_state = KCTL_WR_ST_STOPPED; in kctl_wr_thread()