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.rs162 let task_layout = Self::task_layout(); in allocate() localVariable
214 let task_layout = Self::task_layout(); in from_ptr() localVariable
229 fn task_layout() -> TaskLayout { in task_layout() function
476 let task_layout = Self::task_layout(); in destroy() localVariable