Searched refs:event_stat (Results 1 – 4 of 4) sorted by relevance
87 void event_stat(struct cell *t);
134 void event_stat(struct cell *t) in event_stat() function
457 event_stat(thepointer.ptr->transaction); in dispatch_relay()
696 int event_stat; in rmauxEventLoop() local722 event_stat = XCheckWindowEvent(rmxPipeGetDisplay(pipe), rmPipeGetWindow(pipe), mask, &event); in rmauxEventLoop()724 event_stat = XWindowEvent(rmxPipeGetDisplay(pipe), rmPipeGetWindow(pipe), mask, &event); in rmauxEventLoop()726 if ((event_stat == False) && ((staticUserIdleFunc != NULL) || (spinCallbackFunc != NULL))) in rmauxEventLoop()