File thread_utils.hpp
File List > atlas > thread_utils > thread_utils.hpp
Go to the documentation of this file
#pragma once
#include <cstdint>
namespace atlas {
uint32_t get_thread_count();
};
File List > atlas > thread_utils > thread_utils.hpp
Go to the documentation of this file
#pragma once
#include <cstdint>
namespace atlas {
uint32_t get_thread_count();
};