IP_TaskNew — creates a new task structure.
#include <cogent.h>IP_Task* IP_TaskNew(void);
#include <cogent.h>
IP_Task* IP_TaskNew(void);
IP_Task* IP_TaskNew(
)
None.
A new task structure.
This function returns a new initialized task structure.
Task Structures, IP_TaskZero
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.