|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <memory>#include <string>#include <thread>#include <stdint.h>#include "ship/core/Component.h"#include <BS_thread_pool.hpp>Go to the source code of this file.
Classes | |
| class | Ship::ThreadPool |
| Component wrapper around a BS::thread_pool. More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |
Macros | |
| #define | BS_THREAD_POOL_ENABLE_PRIORITY |
| #define | BS_THREAD_POOL_ENABLE_PAUSE |
| #define BS_THREAD_POOL_ENABLE_PAUSE |
| #define BS_THREAD_POOL_ENABLE_PRIORITY |