Searched defs:Work (Results 1 – 4 of 4) sorted by relevance
178 Init a Kprobe186 Safety Check209 Preparing Detour Buffer221 Pre-optimization242 Optimization257 Unoptimization
486 pub struct Work<T: ?Sized, const ID: u64 = 0> { global() struct 495 unsafe impl<T: ?Sized, const ID: u64> Send for Work<T, ID> {} global() implementation 499 unsafe impl<T: ?Sized, const ID: u64> Sync for Work<T, ID> {} global() implementation 501 impl<T: ?Sized, const ID: u64> Work<T, ID> { global() implementation [all...]
39 class Work(): class
1718 Work(DLArc<dyn DeliverToRead>), enumerator