Structs§
- Calling
get_trailer_offset
directly in vtable doesn’t work because it prevents the vtable from being promoted to a static reference. - RawTask 🔒Raw task handle
- Vtable 🔒
Functions§
- dealloc 🔒 ⚠
- Compute the offset of the
Core<T, S>
field inCell<T, S>
using the#[repr(C)]
algorithm. - Compute the offset of the
Id
field inCell<T, S>
using the#[repr(C)]
algorithm. - Compute the offset of the
Trailer
field inCell<T, S>
using the#[repr(C)]
algorithm. - poll 🔒 ⚠
- schedule 🔒 ⚠
- shutdown 🔒 ⚠
- try_
read_ 🔒 ⚠output - vtable 🔒Get the vtable for the requested
T
andS
generics.