Deletes a semaphore.
BOOLEAN DeleteRtSemaphore( RTHANDLE hSemaphore // handle for semaphore object );
hSemaphore
TRUE
FALSE
E_OK 0x0000
E_EXIST 0x0006
hSemaphore
.
hSemaphore
represents an RT semaphore in a process being deleted. E_TYPE 0x8002
hSemaphore
is not a handle for a semaphore.
E_INVALID_ADDRESS 0x00E2
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |