Lines Matching refs:off
26 An on-off manager supports an arbitrary number of clients of a service
32 * The stable states are off, on, and error. The service always begins
33 in the off state. The service may also be in a transition to a given
40 * The service transitions from off to on when first client request is
42 * The service transitions from on to off when last client release is
45 transition from off to on, from on to off, and optionally from an
46 error state to off. Transitions must be invokable from both thread
51 * Requests to turn on may be queued while a transition to off is in
52 progress: when the service has turned off successfully it will be
71 changes, including when a service begins turning off or enters an error
80 case is asynchronous. The on-off client structure may be an