Mike Hearn mike@theoretic.com writes:
ChangeLog: Implement a typelib loader cache
You'll need to protect the list with a critical section. Also it's probably better to store the list directly in the typelib structure instead of allocating a separate object.