Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
Dparker.rs87 let mut park_flag = ParkFlag::Park; in park() localVariable
112 let park_flag = driver.run(); in park_on_driver() localVariable