Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
Draw.rs41 pub(crate) drop_join_handle: unsafe fn(NonNull<Header>), field
150 pub(crate) fn drop_join_handle(self) { in drop_join_handle() method
318 unsafe fn drop_join_handle<T, S>(ptr: NonNull<Header>) in drop_join_handle() function
Dtask_handle.rs93 pub(crate) fn drop_join_handle(self) { in drop_join_handle() function