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

/haiku/src/kits/media/legacy/
H A DOldBufferStreamManager.cpp119 return B_IDLE;
128 return B_IDLE;
137 return B_IDLE;
146 return B_IDLE;
H A DOldBufferStreamManager.h30 B_IDLE = 100, /* stream is shut down */ enumerator in enum:stream_state
92 * to B_IDLE.
96 /* Set the desired state to B_IDLE. The processing thread will
102 /* Return the current state of the stream (B_RUNNING, B_STOPPING, or B_IDLE).

Completed in 58 milliseconds