Home
last modified time | relevance | path

Searched refs:RLC_APPLICATION_THREAD_ID (Results 1 – 5 of 5) sorted by relevance

/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole.h169 #define RLC_APPLICATION_THREAD_ID 1 /* thread id of application */ macro
H A Dconsole.c3528 case RLC_APPLICATION_THREAD_ID: in rlc_get()
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole.h175 #define RLC_APPLICATION_THREAD_ID 1 /* thread id of application */ macro
H A Dconsole.c3710 case RLC_APPLICATION_THREAD_ID: in rlc_get()
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-ntmain.c913 if ( rlc_get(c, RLC_APPLICATION_THREAD_ID, &val) ) in interrupt()