Searched refs:lv_thread_sync_wait (Results 1 – 19 of 19) sorted by relevance
138 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync);246 static inline lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
145 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
162 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
155 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
130 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
136 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
138 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync) in lv_thread_sync_wait() function
193 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * pxCond) in lv_thread_sync_wait() function
85 if(lv_thread_sync_wait(&press_sync) != LV_RESULT_OK) { in increment_thread_entry()
179 if(lv_thread_sync_wait(&pxp_sync) == LV_RESULT_OK) in _pxp_wait()
468 lv_thread_sync_wait(&u->sync); in _pxp_render_thread_cb()
96 lv_result_t lv_thread_sync_wait(lv_thread_sync_t * sync)
367 lv_thread_sync_wait(&u->sync); in nema_gfx_render_thread_cb()
76 #define SYNC_WAIT(layer_idx) lv_thread_sync_wait(&g_data.sync[layer_idx])
232 lv_thread_sync_wait(&u->sync); in render_thread_cb()
444 lv_thread_sync_wait(&u->interrupt_signal); in thread_cb()
560 lv_thread_sync_wait(&u->sync); in _vglite_render_thread_cb()
284 lv_thread_sync_wait(&_draw_info.sync); in lv_draw_dispatch_wait_for_request()
430 lv_thread_sync_wait(&u->sync); in _dave2d_render_thread_cb()