The opaque task object id type is now a pointer to the associated task structure, rather than an index into the microkernel's array of task structures. This change is a pre-requisite to support for private task objects, which are defined in source code. Change-Id: Idb53ea7f8a8a5b7e6477a74273930b08fc77dcfe Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
|---|---|---|
| .. | ||
| base_api.h | ||
| command_packet.h | ||
| event.h | ||
| fifo.h | ||
| mailbox.h | ||
| memory_map.h | ||
| memory_pool.h | ||
| mutex.h | ||
| pipe.h | ||
| semaphore.h | ||
| task_irq.h | ||
| task.h | ||
| ticks.h | ||