Home
last modified time | relevance | path

Searched refs:IncreaseNotDead (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.8/kernel/src/libs/
Dlockref.rs25 IncreaseNotDead, enumerator
79 CmpxchgMode::IncreaseNotDead => { in cmpxchg_loop()
174 let cmpxchg_result = self.cmpxchg_loop(CmpxchgMode::IncreaseNotDead); in inc_not_dead()