Update thread.hpp

This commit is contained in:
tobid7 2021-12-08 16:01:47 +01:00 committed by GitHub
parent d82ec589bd
commit 4ec44b0f89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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