Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kQueue_AddCount ( kQueue  queue,
kSize  count 
)

Increases the queue count by the specified amount.

Increases queue capacity if necessary; existing queue items are preserved. New items are not initialized.

Parameters
queueQueue object.
countAmount to add to the existing count.
Returns
Operation status.