Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liumengxi authored Oct 25, 2017
1 parent 360dab2 commit 56829b5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# threadDemo

运用ReentrantLock与Condition编写多线程例子
例子中描述 ReentrantLock、Lock类中锁的使用,Condition控制多线程之间的通信。
ReentrantLock + Condition

0 comments on commit 56829b5

Please sign in to comment.