Home
last modified time | relevance | path

Searched defs:CLIENT_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dutil.h128 #define CLIENT_UNLOCK if (use_threads) {UNLOCK(clientMutex);} macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/common/
H A Dkhrn_client.h405 static INLINE void CLIENT_UNLOCK(void) in CLIENT_UNLOCK() function