Home
last modified time | relevance | path

Searched refs:appDead (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/include/win32/
H A Dwin32guts.h633 extern Bool appDead;
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dfiles.c64 while ( !appDead) { in socket_select()
H A Dglobal.c419 appDead = true; in window_subsystem_done()
627 if ( !self || appDead) in generic_view_handler()
H A Dapc.c588 PostThreadMessage( guts. mainThreadId, appDead ? WM_QUIT : WM_TERMINATE, 0, 0); in apc_application_get_os_info()
H A Dwidgets.c860 if ( !appDead) in apc_window_execute()
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A Dprimguts.c1213 Bool appDead = false; variable
1245 appDead = true; in XS()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_event.c52 extern Bool appDead;
1090 if ( appDead) in prima_handle_event()