Searched refs:started_rfbRunEventLoop (Results 1 – 4 of 4) sorted by relevance
388 extern int started_rfbRunEventLoop;
498 int started_rfbRunEventLoop = 0; variable
3098 if (use_threads && !started_rfbRunEventLoop) { in wait_for_client()3099 started_rfbRunEventLoop = 1; in wait_for_client()
4359 if (use_threads && !started_rfbRunEventLoop) {4360 started_rfbRunEventLoop = 1;