PICTools Programmer's Reference
PegasusLibThreadTerm

API call to terminate the PIC libraries for a thread. This is only needed in a multi-threaded application. This must be called from within the same thread that called PegasusLibThreadInit() before the thread terminates.

 
Copy Code

PegasusLibThreadTerm ()

Parameters:

None

Return Value:

None

Notes:

This call is required to free the memory used by PegasusLibThreadInit.

 

 

 


©2022. Accusoft Corporation. All Rights Reserved.

Send Feedback