OpenDOF Project
DOF_PCR_DECLSPEC 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-oal Version 7.1.5 Build 0
2017-01-25