2022年6月1日

Thread Local Storage

摘要: Thread Local Storage(线程局部存储)TLS https://zhuanlan.zhihu.com/p/142418922 Thread Local Storage理解 https://blog.csdn.net/uestcyms/article/details/121059339 阅读全文

posted @ 2022-06-01 15:48 lh03061238 阅读(128) 评论(0) 推荐(0)

linux 线程

摘要: 参考:https://www.cnblogs.com/tp-16b/p/9053477.html 阅读全文

posted @ 2022-06-01 15:17 lh03061238 阅读(37) 评论(0) 推荐(0)

链接程序和库

摘要: 参考:https://docs.oracle.com/cd/E24847_01/html/E22196/toc.html 阅读全文

posted @ 2022-06-01 15:07 lh03061238 阅读(37) 评论(0) 推荐(0)

gdb代码实现参考分析

摘要: GDB WIKI https://sourceware.org/gdb/wiki/HomePage https://sourceware.org/gdb/onlinedocs/gdb/ GDB Internals https://www.math.utah.edu/docs/info/gdbint_ 阅读全文

posted @ 2022-06-01 09:07 lh03061238 阅读(669) 评论(0) 推荐(2)

导航