![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Public Member Functions | |
| GAIA_PROF_MUTEX (std::mutex, mtx) | |
Static Public Member Functions | |
| static FutexBucket & | get (const std::atomic_uint32_t *pFutexValue) |
Public Attributes | |
| FutexWaitNode * | pFirst = nullptr |
Static Public Attributes | |
| static constexpr uint32_t | BUCKET_SIZE = 37 |