tfKernelPendCountSem
Table of Contents >> Programmer's Reference
| #include <trsocket.h> |
| void * tfKernelPendCountSem | (ttUserGenericUnionPtr countingSemaphore); |
Function Description
This call is RTOS specific.
This function is used to wait on a counting semaphore.
Parameters
- countingSemaphore
- The counting semaphore to wait on.
Returns
- TM_ENOERROR
- Success
- TM_KERN_ERROR
- Failure