Home
last modified time | relevance | path

Searched refs:started_rfbRunEventLoop (Results 1 – 4 of 4) sorted by relevance

/external/libvncserver/x11vnc/
Doptions.h388 extern int started_rfbRunEventLoop;
Doptions.c498 int started_rfbRunEventLoop = 0; variable
Duser.c3098 if (use_threads && !started_rfbRunEventLoop) { in wait_for_client()
3099 started_rfbRunEventLoop = 1; in wait_for_client()
Dscreen.c4359 if (use_threads && !started_rfbRunEventLoop) {
4360 started_rfbRunEventLoop = 1;