Home
last modified time | relevance | path

Searched refs:GX_EVENT_POP (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_system_thread_entry.c123 status = GX_EVENT_POP(&event_memory, GX_FALSE); in _gx_system_thread_entry()
128 status = GX_EVENT_POP(&event_memory, GX_TRUE); in _gx_system_thread_entry()
Dgx_window_execute.c116 status = GX_EVENT_POP(&event_memory, GX_FALSE); in _gx_window_execute()
120 status = GX_EVENT_POP(&event_memory, GX_TRUE); in _gx_window_execute()
/GUIX-v6.2.1/common/inc/
Dgx_system_rtos_bind.h97 #define GX_EVENT_POP gx_generic_event_pop macro