Update thread.hpp

This commit is contained in:
2021-12-08 16:01:47 +01:00
committed by GitHub
parent d82ec589bd
commit 4ec44b0f89

View File

@ -78,7 +78,7 @@ namespace RenderD7 {
/**
* @brief Detaches the thread
*/
void detach();
void kill();
/**
* @brief Waits for the thread to finish