Home
last modified time | relevance | path

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

/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-client/zookeeper-client-c/src/
H A Dst_adaptor.c51 int process_async(int outstanding_sync) in process_async() argument
53 return outstanding_sync == 0; in process_async()
H A Dzk_adaptor.h231 int outstanding_sync; // number of outstanding synchronous requests member
292 int process_async(int outstanding_sync);
H A Dmt_adaptor.c108 int process_async(int outstanding_sync) in process_async() argument
H A Dzookeeper.c674 if (process_async(zh->outstanding_sync)) { in destroy()
1936 zh->outstanding_sync--;
2017 if (process_async(zh->outstanding_sync)) {
3131 if (process_async(zh->outstanding_sync)) {
3511 zh->outstanding_sync--;
3522 if (process_async(zh->outstanding_sync)) {
3713 zh->outstanding_sync++;