Lines Matching full:on

37  * are built on top of stream buffers) assumes there is only one task or
63 /* *INDENT-ON* */
99 * buffer before a task that is blocked on the stream buffer to wait for data is
100 * moved out of the blocked state. For example, if a task is blocked on a read
103 * time expires. As another example, if a task is blocked on a read of an empty
184 * buffer before a task that is blocked on the stream buffer to wait for data is
185 * moved out of the blocked state. For example, if a task is blocked on a read
188 * time expires. As another example, if a task is blocked on a read of an empty
309 * are built on top of stream buffers) assumes there is only one task or
339 * so the absolute time it represents is dependent on the tick frequency. The
407 * are built on top of stream buffers) assumes there is only one task or
434 * have a task blocked on it waiting for data. Calling
507 * are built on top of stream buffers) assumes there is only one task or
539 * represents is dependent on the tick frequency. The macro pdMS_TO_TICKS() can
611 * have a task blocked on it waiting for space to become available. Calling
803 * stream buffer before a task that is blocked on the stream buffer to
805 * blocked on a read of an empty stream buffer that has a trigger level of 1
808 * on a read of an empty stream buffer that has a trigger level of 10 then the
844 * was blocked on the message or stream buffer waiting for data to arrive then
884 * that was blocked on the message or stream buffer waiting for data to arrive
944 /* *INDENT-ON* */