Cogent C API and Utilities : Version 5.4
Chapter 3. Interprocess Communication
3.11. Task Structures
IP_TaskCloseAsync
- closes queues and cleans up resources.
IP_TaskCloseSync
- closes synchronous connections and cleans up resources.
IP_TaskSetInfo
- sets the fields in a task structure.
IP_TaskCreate
- creates a new task structure.
IP_TaskCreateMe
- creates a task structure for the current process.
IP_TaskDefaultDomain
- returns the Cascade DataHub default domain.
IP_TaskDestroy
- closes connections and queues, removes the task and frees memory.
IP_TaskInitAsync
- creates a read-only queue.
IP_TaskInitAsyncWrites
- opens a task's queue as write-only.
IP_pfTaskComp
- compares two tasks for equality.
IP_TaskWaitAsync
- registers the task for events in
qserve
.
IP_TaskZero
- sets all task structure fields to defaults.
IP_TaskNew
- creates a new task structure.
IP_TaskSetDomain
- sets or changes a task's domain name.
IP_TaskSetQname
- sets a task's queue name.
Copyright © 1995-2006 by
Cogent Real-Time Systems, Inc.
All rights reserved.