Searched refs:vself (Results 1 – 1 of 1) sorted by relevance
66 static void async_context_task(__unused void *vself) { in async_context_task() argument67 async_context_freertos_t *self = (async_context_freertos_t *)vself; in async_context_task()