Home
last modified time | relevance | path

Searched defs:WatchmanClient (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/py-pywatchman/watchman-4.9.0/cppclient/
H A DWatchmanClient.h72 friend WatchmanClient; member
89 friend WatchmanClient; member
107 struct WatchmanClient { struct
132 bool isDead() { in isDead()
185 WatchmanConnection& getConnection() { in getConnection()
192 std::shared_ptr<WatchmanConnection> conn_;
193 ErrorCallback errorCallback_;
194 std::unordered_map<std::string, SubscriptionPtr> subscriptionMap_;
195 std::mutex mutex_;
/dports/www/zola/zola-0.15.2/cargo-crates/uncased-0.9.6/
H A DCargo.toml13 [package]
14 edition = "2018"
/dports/www/zola/zola-0.15.2/cargo-crates/unic-char-property-0.9.0/src/
H A Dproperty.rs28 /// A Character Property defined for some characters.