Important: The information in this document is obsolete and should not be used for new development.
|
|
Log In | Not a Member? |
Contact ADC |
Routines
The Queue Utilities provide two routines:EnqueueandDequeue. TheEnqueueprocedure allows you to add queue elements directly to an operating-system queue, and theDequeuefunction allows you to remove the element. Ordinarily, these routines are used only by system software. If possible, you should manipulate an operating-system queue indirectly, by calling special-purpose routines. For example, to install a task record into a slot-based vertical retrace queue, your application should use theSlotVInstallfunction (provided by the Vertical Retrace Manager) instead of theEnqueueprocedure. In addition, you can use the Queue Utilities routines for directly manipulating queues that you create.
Get information on Apple products.
Visit the Apple Store online or at retail locations. 1-800-MY-APPLE Copyright © 2007 Apple Inc. All rights reserved. | Terms of use | Privacy Notice |