摘要: ReentrantLock:http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/locks/ReentrantLock.html#lockInterruptibly()publicvoidlockInterruptibly() ... 阅读全文
posted @ 2015-10-02 09:57 Hygeia 阅读(152) 评论(0) 推荐(0)
摘要: http://lavasoft.blog.51cto.com/62575/991551. What is Mutex andSemaphore?Mutex(mutual exclusion):mutual exclusionrefers to the requirement of ensuring ... 阅读全文
posted @ 2015-10-02 09:57 Hygeia 阅读(99) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/ukouryou/articles/4079638.html 阅读全文
posted @ 2015-10-02 06:34 Hygeia 阅读(156) 评论(0) 推荐(0)