Update thread.hpp
This commit is contained in:
parent
d82ec589bd
commit
4ec44b0f89
@ -78,7 +78,7 @@ namespace RenderD7 {
|
||||
/**
|
||||
* @brief Detaches the thread
|
||||
*/
|
||||
void detach();
|
||||
void kill();
|
||||
|
||||
/**
|
||||
* @brief Waits for the thread to finish
|
||||
|
Loading…
Reference in New Issue
Block a user