Home
last modified time | relevance | path

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

/DragonOS/user/apps/test-for-robustfutex/src/
H A Dmain.rs201 let head_ref_mut = &mut *head; in set_list() localVariable
270 let head_ref_mut = &mut *head; in test01() localVariable