摘要:
在整理Java LockSupport.park()的东东。看到了个"Spurious wakeup"。又一次梳理下。 首先来个《UNIX环境高级编程》里的样例: [cpp] view plaincopy #include <pthread.h> struct msg { struct msg *m 阅读全文
posted @ 2017-04-29 10:10
liguangsunls
阅读(406)
评论(0)
推荐(0)
2017年4月29日