Home
last modified time | relevance | path

Searched refs:WM_RLC_INPUT (Results 1 – 2 of 2) sorted by relevance

/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole.c143 #define WM_RLC_INPUT WM_USER+10 /* Just somewhere ... */ macro
889 PostThreadMessage(b->application_thread_id, WM_RLC_INPUT, 0, 0); in rlc_kill()
2854 PostThreadMessage(b->application_thread_id, WM_RLC_INPUT, 0, 0); in window_loop()
3080 PostThreadMessage(b->application_thread_id, WM_RLC_INPUT, 0, 0); in rlc_add_queue()
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole.c154 #define WM_RLC_INPUT WM_USER+10 /* Just somewhere ... */ macro
958 PostThreadMessage(b->application_thread_id, WM_RLC_INPUT, 0, 0); in rlc_kill()
3058 PostThreadMessage(b->application_thread_id, WM_RLC_INPUT, 0, 0); in window_loop()
3274 PostThreadMessage(b->application_thread_id, WM_RLC_INPUT, 0, 0); in rlc_add_queue()