Lines Matching refs:states
16 (*) The set of states.
99 states.
102 wakes up in that state. There are four logical sets of states:
104 (1) Preparation: states that wait for the parent objects to become ready. The
108 (2) Initialisation: states that perform lookups in the cache and validate
111 (3) Normal running: states that allow netfs operations on objects to proceed
114 (4) Termination: states that detach objects from their netfs cookies, that
119 In most cases, transitioning between states is in response to signalled events.
130 The work to be done by the various states was given CPU time by the threads of
158 The object state machine has a set of states that it can be in. There are
159 preparation states in which the object sets itself up and waits for its parent
169 There are initialisation states in which the object sets itself up and accesses
205 There are some normal running states in which the object spends its time
232 And there are terminal states in which an object cleans itself up, deallocates
260 The object comes to one of these two states when dying once it is rid of