Searched refs:execute_sync (Results 1 – 4 of 4) sorted by relevance
161 uint32_t (*execute_sync)(async_context_t *context, uint32_t (*func)(void *param), void *param); member256 return context->type->execute_sync(context, func, param); in async_context_execute_sync()
63 .execute_sync = async_context_poll_execute_sync,
285 .execute_sync = async_context_freertos_execute_sync,
358 .execute_sync = async_context_threadsafe_background_execute_sync,