Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
Dblock_on.rs101 let mut cx = Context::from_waker(&waker); in block_on() localVariable
Dcurrent_thread.rs280 let mut cx = Context::from_waker(&waker); in block_on() localVariable