HomeSort by relevance Sort by last modified time
    Searched refs:SEND_LOCK (Results 1 - 3 of 3) sorted by null

  /external/libvncserver/x11vnc/
util.h 149 #define SEND_LOCK(cl) if (use_threads) LOCK((cl)->sendMutex);
152 #define SEND_LOCK(cl)
xevents.c     [all...]
screen.c 868 SEND_LOCK(cl);
    [all...]

Completed in 1015 milliseconds