Advertisement
riking

Untitled

Feb 10th, 2015
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Go 0.13 KB | None | 0 0
  1.         if func() bool {
  2.             positionLock.Lock()
  3.             defer positionLock.Unlock()
  4.             return positionDirty
  5.         }() {
  6.             saveState()
  7.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement