Searched refs:old_foreground (Results 1 – 1 of 1) sorted by relevance
66 let old_foreground = FOREGROUND_ACCOUNT.load(Ordering::SeqCst); in update() localVariable71 if old_foreground != foreground_account { in update()