Lines Matching full:successfully
111 * @return If the queue is successfully create then a handle to the newly
225 * // The queue is guaranteed to be created successfully as no dynamic memory
295 * @return pdTRUE if the item was successfully posted, otherwise errQUEUE_FULL.
378 * @return pdTRUE if the item was successfully posted, otherwise errQUEUE_FULL.
463 * @return pdTRUE if the item was successfully posted, otherwise errQUEUE_FULL.
636 * @return pdTRUE if the item was successfully posted, otherwise errQUEUE_FULL.
706 * Successfully received items remain on the queue so will be returned again
726 * @return pdTRUE if an item was successfully received from the queue,
805 * Successfully received items remain on the queue so will be returned again
814 * @return pdTRUE if an item was successfully received from the queue,
837 * Successfully received items are removed from the queue.
855 * @return pdTRUE if an item was successfully received from the queue,
1001 * @return pdTRUE if the data was successfully sent to the queue, otherwise
1073 * @return pdTRUE if the data was successfully sent to the queue, otherwise
1238 * @return pdTRUE if the data was successfully sent to the queue, otherwise
1321 * @return pdTRUE if the data was successfully sent to the queue, otherwise
1392 * @return pdTRUE if an item was successfully received from the queue,
1679 * @return If the queue set is created successfully then a handle to the created
1703 * @return If the queue or semaphore was successfully added to the queue set
1704 * then pdPASS is returned. If the queue could not be successfully added to the
1726 * @return If the queue or semaphore was successfully removed from the queue set