Zen API
Contents
|
Reference
Previous
|
Up
|
Next
zThread_Join
zThread functions
C
zStatus
zThread_Join
(zThread
thread
);
Parameters
Parameters
Description
zThread thread
zThread
object.
Description
Blocks until the thread exits.
File
zThread.h
Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.
Contents
|
Reference