Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dthread.rs30 pub struct JoinHandleWithTimeout<T> { struct
41 impl<T> JoinHandleWithTimeout<T> { impl