| Functions > 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 () | |
None
None
This call is required to free the memory used by PegasusLibThreadInit.