Introduction - If you have any usage issues, please Google them yourself
TTASLock, CLHLock and MSCLock implementation. Lock implementation is multi-threaded java guarantee atomicity in one important way. This program implements three common lock, each file contains a lock, unlock, islock method.