mirror of
https://github.com/boostorg/thread.git
synced 2026-01-23 18:12:12 +00:00
13 lines
403 B
XML
13 lines
403 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
|
|
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd" [
|
|
<!ENTITY % threads.entities SYSTEM "entities.xml">
|
|
%threads.entities;
|
|
]>
|
|
<header name="boost/thread/thread_pool.hpp"
|
|
last-revision="$Date$">
|
|
<namespace name="boost">
|
|
<class name="thread_pool">
|
|
</class>
|
|
</namespace>
|
|
</header> |