Zen API
zThread_Destroy
C
zStatus zThread_Destroy(zThread thread);
Parameters
Parameters 
Description 
zThread thread 
The zThread object to be destroyed. 
Description

Destroys a zThread object.

This function does not wait for the thread to exit.

File

zThread.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.