Home
last modified time | relevance | path

Searched refs:lv_thread_t (Results 1 – 25 of 25) sorted by relevance

/lvgl-latest/src/osal/
Dlv_os.h80 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name,
89 lv_result_t lv_thread_delete(lv_thread_t * thread);
192 static inline lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_p… in lv_thread_init()
204 static inline lv_result_t lv_thread_delete(lv_thread_t * thread) in lv_thread_delete()
Dlv_pthread.c41 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, in lv_thread_init()
57 lv_result_t lv_thread_delete(lv_thread_t * thread) in lv_thread_delete()
176 lv_thread_t * thread = user_data; in generic_callback()
Dlv_sdl2.c41 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, in lv_thread_init()
55 lv_result_t lv_thread_delete(lv_thread_t * thread) in lv_thread_delete()
178 lv_thread_t * thread = user_data; in generic_callback()
Dlv_os_none.h26 typedef int lv_thread_t; typedef
Dlv_cmsis_rtos2.h33 typedef osThreadId_t lv_thread_t; typedef
Dlv_mqx.h31 typedef _task_id lv_thread_t; typedef
Dlv_rtthread.h30 } lv_thread_t; typedef
Dlv_windows.h30 typedef HANDLE lv_thread_t; typedef
Dlv_sdl2.h31 } lv_thread_t; typedef
Dlv_pthread.h33 } lv_thread_t; typedef
Dlv_rtthread.c41 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, in lv_thread_init()
61 lv_result_t lv_thread_delete(lv_thread_t * thread) in lv_thread_delete()
Dlv_windows.c48 lv_thread_t * thread, in lv_thread_init()
106 lv_result_t lv_thread_delete(lv_thread_t * thread) in lv_thread_delete()
Dlv_cmsis_rtos2.c45 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, in lv_thread_init()
74 lv_result_t lv_thread_delete(lv_thread_t * thread) in lv_thread_delete()
Dlv_mqx.c40 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, in lv_thread_init()
62 lv_result_t lv_thread_delete(lv_thread_t * thread) in lv_thread_delete()
Dlv_freertos.h48 } lv_thread_t; typedef
Dlv_freertos.c85 lv_result_t lv_thread_init(lv_thread_t * pxThread, const char * const name, in lv_thread_init()
110 lv_result_t lv_thread_delete(lv_thread_t * pxThread) in lv_thread_delete()
428 lv_thread_t * pxThread = (lv_thread_t *)pxArg; in prvRunThread()
/lvgl-latest/env_support/cmsis-pack/
Dlv_os_custom_c.txt39 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, vo…
52 lv_result_t lv_thread_delete(lv_thread_t * thread)
Dlv_os_custom_h.txt26 typedef int lv_thread_t;
/lvgl-latest/src/draw/sw/
Dlv_draw_sw_private.h39 lv_thread_t thread;
/lvgl-latest/src/draw/nxp/pxp/
Dlv_draw_pxp.h44 lv_thread_t thread;
/lvgl-latest/examples/porting/osal/
Dlv_example_osal.c32 static lv_thread_t increment_thread;
/lvgl-latest/src/draw/nxp/vglite/
Dlv_draw_vglite.h49 lv_thread_t thread;
/lvgl-latest/src/draw/nema_gfx/
Dlv_draw_nema_gfx.h68 lv_thread_t thread;
/lvgl-latest/src/draw/renesas/dave2d/
Dlv_draw_dave2d.h47 lv_thread_t thread;
/lvgl-latest/src/draw/dma2d/
Dlv_draw_dma2d_private.h123 lv_thread_t thread;