crosvm/rutabaga_gfx
Daniel Verkamp d4505a7f1c base: replace PollToken with EventToken tree-wide
Pull the declaration of the `EventToken` enum up to the top level of the
base crate, replacing the identical implementations inside sys/windows
and sys/unix.

Use the `EventToken` name consistently throughout the tree to remove the
unix-flavored "poll" nomenclature.

BUG=b:213153157
TEST=tools/dev_container tools/presubmit --all

Change-Id: I0ba42037b533b796797a7a3f6d8d7e71a5592aba
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3642673
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Noah Gold <nkgold@google.com>
2022-06-02 22:30:38 +00:00
..
ffi rutabaga_gfx: consolidate flags into the rutabaga builder 2022-05-24 15:27:36 +00:00
src base: replace PollToken with EventToken tree-wide 2022-06-02 22:30:38 +00:00
build.rs rutabaga_gfx: add gfxstream search path by using env 2022-05-06 22:50:21 +00:00
Cargo.toml gpu: add new gfxstream initialization flags 2022-06-01 18:47:41 +00:00