mirror of
https://github.com/Relintai/thread_pool.git
synced 2024-11-12 10:25:29 +01:00
Comment.
This commit is contained in:
parent
db1d5d1d81
commit
bbfa838011
@ -32,7 +32,7 @@ class ThreadPoolJob : public Reference {
|
||||
|
||||
public:
|
||||
//is_running, is queued?
|
||||
//job status -> none, running, queued?
|
||||
//job status -> none, running, queued, done?
|
||||
|
||||
bool get_complete() const;
|
||||
void set_complete(const bool value);
|
||||
|
Loading…
Reference in New Issue
Block a user