Searched defs:Work (Results 1 – 4 of 4) sorted by relevance
178 Init a Kprobe186 Safety Check209 Preparing Detour Buffer221 Pre-optimization242 Optimization257 Unoptimization
479 pub struct Work<T: ?Sized, const ID: u64 = 0> { struct488 unsafe impl<T: ?Sized, const ID: u64> Send for Work<T, ID> {} implementation492 unsafe impl<T: ?Sized, const ID: u64> Sync for Work<T, ID> {} implementation494 impl<T: ?Sized, const ID: u64> Work<T, ID> { implementation
39 class Work(): class
1750 Work(DLArc<dyn DeliverToRead>), enumerator