Zen API
Contents
|
Reference
zSemaphore functions Functions
zSemaphore functions
Legend
Functions
Function
Description
zSemaphore_Construct
Constructs a semaphore object.
zSemaphore_Destroy
Destroys the semaphore object.
zSemaphore_Post
Increments the semaphore.
zSemaphore_Wait
Waits until the semaphore can be decremented or the timeout interval has elapsed.
Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.
Contents
|
Reference