Home
last modified time | relevance | path

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

/DragonOS-0.1.5/kernel/src/libs/
Dlockref.rs28 IncreaseNotDead, enumerator
82 CmpxchgMode::IncreaseNotDead => { in cmpxchg_loop()
178 let cmpxchg_result = self.cmpxchg_loop(CmpxchgMode::IncreaseNotDead); in inc_not_dead()