google-code-export / pspemu

Automatically exported from code.google.com/p/pspemu
2 stars 0 forks source link

Set attributes on hle-registered methods. #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add attributes in order to specify if a method should be synchronized.
synchronized (this) (for the module) or with a global lock.

Original issue reported on code.google.com by soywiz on 30 Jun 2011 at 1:30

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/pspemu/issues/detail?id=29

Original comment by soywiz on 8 Aug 2011 at 8:11