Home
last modified time | relevance | path

Searched defs:watcherCtx (Results 1 – 7 of 7) sorted by relevance

/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-client/zookeeper-client-c/src/
H A Dzk_hashtable.c341 watcher_fn watcher, void *watcherCtx) in containsWatcher()
363 void *watcherCtx) in removeWatcherFromList()
392 watcher_fn watcher, void *watcherCtx) in removeWatcher()
425 watcher_fn watcher, void *watcherCtx) in removeWatchers()
444 watcher_fn watcher, void *watcherCtx) in pathHasWatcher()
H A Dzookeeper.c3971 watcher_fn watcher, void* watcherCtx,
4375 watcher_fn watcher, void* watcherCtx,
4408 watcher_fn watcher, void* watcherCtx,
4447 watcher_fn watcher, void* watcherCtx,
4455 watcher_fn watcher, void* watcherCtx,
4495 watcher_fn watcher, void* watcherCtx,
5410 watcher_fn watcher, void* watcherCtx,
5506 watcher_fn watcher, void* watcherCtx,
5531 watcher_fn watcher, void* watcherCtx,
5564 watcher_fn watcher, void* watcherCtx,
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/examples/
H A Drdkafka_zookeeper_example.c283 static void watcher(zhandle_t *zh, int type, int state, const char *path, void *watcherCtx) in watcher()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-recipes/zookeeper-recipes-lock/src/main/c/src/
H A Dzoo_lock.c173 const char* path, void *watcherCtx) { in lock_watcher_fn()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-recipes/zookeeper-recipes-queue/src/main/c/src/
H A Dzoo_queue.c358 static void take_watcher(zhandle_t *zh, int type, int state, const char *path, void *watcherCtx){ in take_watcher()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-contrib/zookeeper-contrib-zkfuse/src/
H A Dzkadapter.cc127 void *watcherCtx) in zkWatcher()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-client/zookeeper-client-c/tests/
H A DTestClient.cc558 int state, const char *path,void *watcherCtx) { in watcher_chroot_fn()