Home
last modified time | relevance | path

Searched defs:guard (Results 1 - 4 of 4) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dblock_on.rs78 let mut guard = self.mutex.lock().unwrap(); in notified() variables
87 let mut guard = self.mutex.lock().unwrap(); in notify_one() variables
H A Dcurrent_thread.rs338 let mut guard = self.mutex.lock().unwrap(); in notified() variables
347 let mut guard = self.mutex.lock().unwrap(); in notify_one() variables
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/io/
H A Dsplit.rs76 let mut guard = ready!(self.inner.get_lock(cx)); in poll_read() variables
/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dtcp_test.rs578 let mut guard = val2.lock().unwrap(); in sdv_tcp_unexpected_eof() variables

Completed in 3 milliseconds