arrow_back_ios Back to List

offloadShutdown

Offload KB - offload-library

Old Content Alert

Please note that this is a old document archive and the will most likely be out-dated or superseded by various other products and is purely here for historical purposes.

Include: <liboffload>

int offloadShutdown( void );

This must be called at process destruction, or just before the dropping of any SPURS instances provided to the runtime. If offloadSetSpurs is not used, offloadShutdown is automatically called at process exit.

Content has been removed.

a non-zero return value indicates error.