Zen API
Contents
|
Reference
Previous
|
Up
|
Next
zThread_Construct
zThread functions
C
zStatus
zThread_Construct
(zThread*
thread
);
Parameters
Parameters
Description
zThread* thread
Destination for the constructed object handle.
Description
Constructs a
zThread
object.
File
zThread.h
Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.
Contents
|
Reference