libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
ThreadPool.h File Reference
#include <memory>
#include <string>
#include <thread>
#include <stdint.h>
#include "ship/core/Component.h"
#include <BS_thread_pool.hpp>
Include dependency graph for ThreadPool.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ BS_THREAD_POOL_ENABLE_PAUSE

#define BS_THREAD_POOL_ENABLE_PAUSE

◆ BS_THREAD_POOL_ENABLE_PRIORITY

#define BS_THREAD_POOL_ENABLE_PRIORITY