Home
last modified time | relevance | path

Searched defs:drop_ref (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
Draw.rs42 pub(crate) drop_ref: unsafe fn(NonNull<Header>), field
92 pub(crate) fn drop_ref(self) { in drop_ref() method
274 unsafe fn drop_ref<T, S>(ptr: NonNull<Header>) in drop_ref() function
Dtask_handle.rs63 pub(crate) fn drop_ref(self) { in drop_ref() function