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.rs100 let task_layout = abort_on_panic(|| Self::task_layout()); in allocate() localVariable
139 let task_layout = Self::task_layout(); in from_ptr() localVariable
154 fn task_layout() -> TaskLayout { in task_layout() function
419 let task_layout = Self::task_layout(); in destroy() localVariable