<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>ThreadPool - 标签 - LoveIt</title>
        <link>https://zhengqijun0121.github.io/blog/tags/threadpool/</link>
        <description>ThreadPool - 标签 - LoveIt</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>zhengqijun0121@qq.com (zhengqijun0121)</managingEditor>
            <webMaster>zhengqijun0121@qq.com (zhengqijun0121)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 06 Jan 2026 09:00:00 &#43;0800</lastBuildDate><atom:link href="https://zhengqijun0121.github.io/blog/tags/threadpool/" rel="self" type="application/rss+xml" /><item>
    <title>C&#43;&#43;17 实现线程池</title>
    <link>https://zhengqijun0121.github.io/blog/020_cpp17%E5%AE%9E%E7%8E%B0%E7%BA%BF%E7%A8%8B%E6%B1%A0/</link>
    <pubDate>Tue, 06 Jan 2026 09:00:00 &#43;0800</pubDate>
    <author>zhengqijun0121@qq.com (zhengqijun0121)</author>
    <guid>https://zhengqijun0121.github.io/blog/020_cpp17%E5%AE%9E%E7%8E%B0%E7%BA%BF%E7%A8%8B%E6%B1%A0/</guid>
    <description><![CDATA[<h3 id="c17-线程池完整实现">C++17 线程池完整实现</h3>
<p>该实现基于C++17标准特性，支持任意可调用对象、带返回值任务、线程安全的任务调度与优雅退出，兼容主流编译器（GCC/Clang/MSVC）。</p>]]></description>
</item>
</channel>
</rss>
