|
Minecraft Community Edition 0.1.0
|
Platform-specific implementation details for mce::Thread. More...
#include "..\Common\Platform.hpp"Go to the source code of this file.
Classes | |
| class | mce::ThreadImpl |
| Platform-specific thread implementation. More... | |
Platform-specific implementation details for mce::Thread.
Contains the PIMPL-like backing class used by mce::Thread to manage platform thread handles and lifecycle operations.