Home
last modified time | relevance | path

Searched defs:lv_thread_sync_wait (Results 1 – 8 of 8) sorted by relevance

/lvgl-latest/src/osal/
Dlv_sdl2.c138 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
Dlv_mqx.c130 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
Dlv_pthread.c136 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
Dlv_rtthread.c145 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
Dlv_windows.c162 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
Dlv_cmsis_rtos2.c155 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
Dlv_os.h246 static inline lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
Dlv_freertos.c193 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * pxCond) in lv_thread_sync_wait() function