TGitCache: Switched to a new locking mechanism
commitca824b943e143335b6f708bb3f084a4013ad2704
authorSven Strickroth <email@cs-ware.de>
Fri, 3 Aug 2012 21:43:10 +0000 (3 23:43 +0200)
committerSven Strickroth <email@cs-ware.de>
Fri, 3 Aug 2012 21:43:10 +0000 (3 23:43 +0200)
tree0a0493d792c30c3e399c8a5796dc9c22a896a71d
parentd673a1b3ec7612aee8cc648afc932dda225276ea
TGitCache: Switched to a new locking mechanism

Synced with TortoiseSVN.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/GitIndex.cpp
src/Git/gitindex.h
src/TGitCache/FolderCrawler.cpp
src/TGitCache/GITStatusCache.cpp
src/TGitCache/GitStatusCache.h
src/TGitCache/TGITCache.cpp
src/TGitCache/TGITCache.vcproj
src/Utils/ReaderWriterLock.cpp [new file with mode: 0644]
src/Utils/ReaderWriterLock.h [new file with mode: 0644]