MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore_thread.hpp
Go to the documentation of this file.
1
/*
2
3
Copyright 2025 Matthew Tolman
4
5
Licensed under the Apache License, Version 2.0 (the "License");
6
you may not use this file except in compliance with the License.
7
You may obtain a copy of the License at
8
9
http://www.apache.org/licenses/LICENSE-2.0
10
11
Unless required by applicable law or agreed to in writing, software
12
distributed under the License is distributed on an "AS IS" BASIS,
13
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
See the License for the specific language governing permissions and
15
limitations under the License.
16
17
*/
18
19
#pragma once
20
21
#ifndef MTCORE_THREAD_HPP
22
#define MTCORE_THREAD_HPP
23
24
#include "
mtcore_thread/alloc.hpp
"
25
#include "
mtcore_thread/arc.hpp
"
26
#include "
mtcore_thread/channels.hpp
"
27
#include "
mtcore_thread/core.hpp
"
28
#include "
mtcore_thread/future.hpp
"
29
#include "
mtcore_thread/inbox.hpp
"
30
#include "
mtcore_thread/pub_sub.hpp
"
31
#include "
mtcore_thread/select.hpp
"
32
#include "
mtcore_thread/traits.hpp
"
33
34
#endif
// MTCORE_THREAD_HPP
arc.hpp
channels.hpp
future.hpp
inbox.hpp
pub_sub.hpp
select.hpp
alloc.hpp
core.hpp
traits.hpp
include
thread
mtcore_thread.hpp
Generated on Thu Jun 5 2025 22:26:17 for MT Core (C++) by
1.13.2