Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_system_thread_entry.c109 if (status == TX_QUEUE_EMPTY) in _gx_system_thread_entry()
Dgx_window_execute.c103 if (status == TX_QUEUE_EMPTY) in _gx_window_execute()
/GUIX-v6.2.1/ports/win32/lib/vs_2019/
Dtx_api.h156 #define TX_QUEUE_EMPTY ((UINT) 0x0A) macro