Searched refs:GiveUp (Results 1 – 9 of 9) sorted by relevance
44 GiveUp(1); in XkbDDXTerminateServer()
300 OsSignal(SIGINT, GiveUp); in CreateWellKnownSockets()301 OsSignal(SIGTERM, GiveUp); in CreateWellKnownSockets()
414 GiveUp(int sig) in GiveUp() function
275 GiveUp(0); in DarwinEventHandler()
217 extern _X_EXPORT void GiveUp(int /*sig */ );
174 GiveUp(0); in xf86ProcessActionEvent()
1214 GiveUp(0); in winWindowProc()
665 OsSignal(SIGQUIT, GiveUp); in InitOutput()
61053 Currently, WM_ENDSESSION just calls GiveUp() to set the DE_TERMINATE flag. But61068 thread to catch this message, and process it by calling GiveUp() and then