Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c206 #define STACKS_STATE_DONE 2 macro
331 if (!force && stacks_state == STACKS_STATE_DONE) in stacks_cleanup()
522 stacks_state = STACKS_STATE_DONE; in stacks_run()