You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating XlfMutex takes a lot because new mutex object created each time.
Instead you need additional lock class to call Wait/Release on same mutex
object.
Original issue reported on code.google.com by aodin...@gmail.com on 6 May 2011 at 4:23
Original issue reported on code.google.com by
aodin...@gmail.comon 6 May 2011 at 4:23