Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdApc Classes
>
OdApcThread Class
>
OdApcThread Methods
>
asyncProcCall Method
>
OdApcThread::asyncProcCall Method (OdApcEntryPointRxObjParam, OdRxObject*)
OdApcThread::asyncProcCall Method (OdApcEntryPointRxObjParam, OdRxObject*)
Syntax
C++
virtual
void
asyncProcCall
(
OdApcEntryPointRxObjParam
ep
,
OdRxObject
*
parameter
) = 0;
Description
Execute atomic portion of code encapsulated as OdApcEntryPointRxObjParam and returns immediately.
Parameters
Parameters
Description
ep
[in] Function pointer to execute.
parameter
[in] Argument which will be passed into executed function.
Links
OdApcThread Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!