mars/mars_task_semaphore.h File Reference

[MPU] MARS Task Semaphore API More...


Functions

int mars_task_semaphore_initialize (uint64_t semaphore_ea, int32_t count)
 [MPU] Initializes a task semaphore.
int mars_task_semaphore_acquire (uint64_t semaphore_ea)
 [MPU] Acquires a task semaphore. (Blocking)
int mars_task_semaphore_release (uint64_t semaphore_ea)
 [MPU] Releases a task semaphore.


Detailed Description

[MPU] MARS Task Semaphore API


Generated on Wed Jun 25 11:07:27 2008 for MARS by  doxygen 1.5.2