Home
last modified time | relevance | path

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

/external/rust/crates/grpcio/src/
Dcq.rs45 let new_cnt = cnt + 1; in add_ref() localVariable
63 let new_cnt = cnt - cnt.signum(); in unref() localVariable
91 let new_cnt = -cnt + 1; in shutdown() localVariable