77 }
78
79 if (0 == mRef)
80 {
81 delete mInstatnce;
82 mInstatnce = NULL;
82 }
83 }
83 mMutex.unlock();
84 mMutex.unlock();
84 }
85 }
86 }
86
87