Searched refs:LE_CreateAsyncTask (Results 1 – 5 of 5) sorted by relevance
64 LE_CreateAsyncTask;
106 return LE_CreateAsyncTask(LE_GetDefaultLoop(), stream, eventProcess); in ParamEventTaskCreate()
143 LE_STATUS LE_CreateAsyncTask(const LoopHandle loopHandle,
108 LE_STATUS LE_CreateAsyncTask(const LoopHandle loopHandle, in LE_CreateAsyncTask() function
191 LE_CreateAsyncTask(LE_GetDefaultLoop(), &asynHandle, ProcessAsyncEvent); in ProcessasynEvent()