crosvm/fuse
Victor Hsieh 70f44d9672 fuse: Add FuseConfig builder API
fuse::worker::start_message_loop is not a scalable API, so deprecate it.

This paves the way to support multiple threads.

BUG=b:220386264
TEST=Modify a client in Android to use the API

Change-Id: I41e8d5267384311a7b03beb67f7774332863fbf7
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3514617
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Victor Hsieh <victorhsieh@chromium.org>
2022-03-10 20:17:31 +00:00
..
src fuse: Add FuseConfig builder API 2022-03-10 20:17:31 +00:00
Cargo.toml