Etterna 0.74.4
|
Public Member Functions | |
void | waitForUpdate () |
void | setUpdated (bool b) |
auto | getUpdated () -> bool |
Public Attributes | |
std::atomic< int > | _threadsFinished { 0 } |
std::atomic< int > | _progress { 0 } |
std::mutex | _updatedMutex |
std::condition_variable | _updatedCV |
void * | data { nullptr } |