ebiten/internal/shareable
Hajime Hoshi 92631e64ed Remove internal/sync
nosync package for GopherJS is problematic since nosync's mutex
assumes that Lock call is never duplicated, which is not true in
actual applications.

See also #603.
2018-05-09 23:41:08 +09:00
..
shareable_test.go shareable: Add tests 2018-05-03 14:10:43 +09:00
shareable.go Remove internal/sync 2018-05-09 23:41:08 +09:00