Thread safe CCTextureCache and CCSpriteFrameCache.

Hi everyone. I have problems with resource loading. I’m trying to hide this behind intro animation, but it seem there are no async loading method for CCSpriteFrameCache. Can’t somebody implement these methods, or at least make classes CCTextureCache and CCSpriteFrameCache thread safe?