Home
last modified time | relevance | path

Searched defs:node_ptr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
H A Dlinked_list.rs202 let node_ptr = addr_of_mut!(ptr.as_mut().node); in address_of_node() localVariable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
H A Draw.rs108 let node_ptr = addr_of_mut!(ptr.as_mut().node); in node() localVariable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/
H A Dwheel.rs130 let node_ptr = addr_of_mut!(ptr.as_mut().node); in node() localVariable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Dschedule_io.rs105 let node_ptr = addr_of_mut!(ptr.as_mut().node); in node() localVariable