Next:
6.17 void rtkSemaphoreP(struct Semaphore
Up:
6 The API
Previous:
6.15 void rtkThreadYield(void)
6
.
16
void rtkSemaphoreInitialize(struct Semaphore *s, char initValue)
This function allows a semphore (pointed to by
s
) be initialized to an initial value of
initValue
.
Copyright © 2008-10-25 by Tak Auyeung