tfKernelDeleteCountSem
Table of Contents >> Programmer's Reference
| #include <trsocket.h> |
| int tfKernelDeleteCountSem | (ttUserGenericUnionPtr countingSemaphorePtr); |
Function Description
This call is RTOS specific.
This function is used to remove a counting semaphore.
Parameters
- countingSemaphorePtr
- The counting semaphore to delete.
Returns
- TM_ENOERROR
- Success
- TM_KERN_ERROR
- Failure