ebiten/internal/shareable
Hajime Hoshi 28dd2f6e19 shareable: Refactoring: only finalizers have to be cared
Only finalizers are problematic since they can stop everything,
but other things are not. Let's care finalizers and just use
regular locks.

Updates #913
2019-08-12 20:17:40 +09:00
..
shareable_test.go restorable: Split pixel records into regions 2019-07-19 10:59:48 +09:00
shareable.go shareable: Refactoring: only finalizers have to be cared 2019-08-12 20:17:40 +09:00