Home
last modified time | relevance | path

Searched defs:bClient (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/redisearch16/RediSearch-1.6.16/src/
H A Dgc.c10 static void BlockClients_push(BlockClients* ctx, RedisModuleBlockedClient* bClient) { in BlockClients_push()
76 RedisModuleBlockedClient* bClient = BlockClients_pop(&gc->bClients); in GCContext_PeriodicCallback() local
H A Dgc.h15 RedisModuleBlockedClient* bClient; member
/dports/textproc/redisearch20/RediSearch-2.0.15/src/
H A Dgc.h35 RedisModuleBlockedClient* bClient; member
H A Dgc.c18 static GCTask *GCTaskCreate(GCContext *gc, RedisModuleBlockedClient* bClient, int debug) { in GCTaskCreate()
/dports/textproc/redisearch/RediSearch-2.2.5/src/
H A Dgc.h35 RedisModuleBlockedClient* bClient; member
H A Dgc.c18 static GCTask *GCTaskCreate(GCContext *gc, RedisModuleBlockedClient* bClient, int debug) { in GCTaskCreate()
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/examples/
H A Dexample_chat.cpp722 bool bClient = false; in main() local
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/Xext/
H A Dmbuf.c57 #define bClient(b) (clients[CLIENT_ID(b->pPixmap->drawable.id)]) macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/WiFi/
H A Dmod.rs4705 pub bClient: super::super::Foundation::BOOLEAN, field