Author:Oleg
Posted: Wed Jan 04, 2017 12:42 pm (GMT+1)
Hi Akos,
ACAPI_Command_CallFromEventLoop works but not so easy to use.
May be better to add one more thread safe function for easy using
Something like:
ACAPI_Register_CallFromEventLoop( CallbackProc* )
It will call the callback from the event loop
Posted: Wed Jan 04, 2017 12:42 pm (GMT+1)
Hi Akos,
ACAPI_Command_CallFromEventLoop works but not so easy to use.
May be better to add one more thread safe function for easy using
Something like:
ACAPI_Register_CallFromEventLoop( CallbackProc* )
It will call the callback from the event loop