Zen API
Contents
|
Reference
Previous
|
Up
|
Next
zSemaphore_Destroy
zSemaphore functions
C
zStatus
zSemaphore_Destroy
(zSemaphore
semaphore
);
Parameters
Parameters
Description
zSemaphore semaphore
The semaphore object to be destroyed.
Description
Destroys the semaphore object.
File
zSemaphore.h
Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.
Contents
|
Reference