OpenDOF Project
void PCRThread_Destroy ( PCRThread  thread)

Free the resources associated with a thread.

PCRThread_Join should always be called prior to destroying the thread.

Parameters
threadThe thread to destroy. May be NULL.
See Also
PCRThread_Join
PCRThread_Create
core-c-dof-pcr-dev Version 7.0.1 Build 0
2017-04-11