摘要:
Thread Local Storage: https://zhuanlan.zhihu.com/p/142418922 https://gcc.gnu.org/onlinedocs/gcc/Thread-Local.html Transport Layer Security: https://zh 阅读全文
posted @ 2022-08-30 17:41
ukyo--碳水化合物
阅读(26)
评论(0)
推荐(0)
摘要:
 阅读全文
posted @ 2022-08-30 14:23
ukyo--碳水化合物
阅读(26)
评论(0)
推荐(0)
摘要:
wait与sleep区别在于: wait会释放所有锁而sleep不会释放锁资源. wait只能在同步方法和同步块中使用,而sleep任何地方都可以. wait无需捕捉异常,而sleep需要. 两者相同点:都会让渡CPU执行时间,等待再次调度! class Allocator { private Li 阅读全文
posted @ 2022-08-30 13:21
ukyo--碳水化合物
阅读(43)
评论(0)
推荐(0)

浙公网安备 33010602011771号