Zen API
Contents
|
Reference
Previous
|
Up
|
Next
zLock functions
Functions
zLock
zLock
member functions.
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