Home
last modified time | relevance | path

Searched refs:waitUntilReadyToQuery (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A DQueryableView.h61 virtual std::shared_future<void> waitUntilReadyToQuery(
H A DInMemoryView.h73 std::shared_future<void> waitUntilReadyToQuery(
/dports/sysutils/py-pywatchman/watchman-4.9.0/cmds/
H A Dwatch.cpp299 root->view()->waitUntilReadyToQuery(root).wait(); in cmd_watch()
347 root->view()->waitUntilReadyToQuery(root).wait(); in cmd_watch_project()
/dports/sysutils/py-pywatchman/watchman-4.9.0/root/
H A Diothread.cpp9 std::shared_future<void> InMemoryView::waitUntilReadyToQuery( in waitUntilReadyToQuery() function in watchman::InMemoryView
/dports/sysutils/py-pywatchman/watchman-4.9.0/watcher/
H A Deden.cpp628 std::shared_future<void> waitUntilReadyToQuery( in waitUntilReadyToQuery() function in watchman::__anon2cceea9c0111::EdenView