Skip to content

Commit a144ee0

Browse files
committed
sync content: 2026-02-07 13:52:17
1 parent 508eade commit a144ee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/posts/技术分享/Go 相关/sync.Pool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
- 源码解读
99
category: 技术分享
1010
draft: false
11-
image:
11+
image: ./assets/2026-02-07.jpg
1212
---
1313
前几天看见一个技术交流群有关于 sync.Pool 的交流,问他是如何做到无锁并发访问的,我对这个问题比较有兴趣,就去看了它的源码一探究竟。
1414

0 commit comments

Comments
 (0)