Searched defs:queue_next (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libkmsxx/utils/ | ||
H A D | omap-wbcap.cpp | 119 void queue_next() in queue_next() function in WBFlipState |
H A D | kmstest.cpp | 1023 void queue_next() in queue_next() function in FlipState |
/aosp_15_r20/external/libkmsxx/kmscube/ | ||
H A D | cube-gbm.cpp | 259 void queue_next() in queue_next() function in OutputHandler |
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/task/ | ||
D | core.rs | 155 pub(super) queue_next: UnsafeCell<Option<NonNull<Header>>>, field |