Home
last modified time | relevance | path

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

/external/rust/crates/async-task/src/
Draw.rs141 let task_layout = Self::task_layout(); in allocate() localVariable
181 let task_layout = Self::task_layout(); in from_ptr() localVariable
196 fn task_layout() -> TaskLayout { in task_layout() function
441 let task_layout = Self::task_layout(); in destroy() localVariable