Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
Dsleeper.rs108 struct Record(AtomicUsize); struct
110 impl Record { implementation