CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
void CLC_CallSystemDoProcess ( void  )

Call the SystemDoProcess This API enables external components to call the SystemDoProcess. For instance the transport that should perform send request synchronously can call this function in order that the system continues processing others IO while the transport is waiting for an event.

Warning
Use this function carefully! It is mainly designed for the CHAILink Transport send implementation.