Zen API
Contents
|
Reference
zLock functions Functions
zLock functions
Legend
Functions
Function
Description
zLock_Construct
Constructs a lock object.
zLock_Destroy
Destroys the lock object.
zLock_Enter
Blocks until exclusive ownership of the lock is acquired.
zLock_Exit
Relinquishes ownership of the lock.
Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.
Contents
|
Reference