Seems more correct
Former-commit-id: fa83f37d65c97bd5bfb7840865fab0e838804c30
This commit is contained in:
@@ -27,7 +27,6 @@ class NzTaskSchedulerImpl
|
||||
static void WaitForTasks();
|
||||
|
||||
private:
|
||||
static void ClearQueue();
|
||||
static NzFunctor* PopQueue();
|
||||
static void Wait();
|
||||
static void* WorkerProc(void* userdata);
|
||||
|
||||
Reference in New Issue
Block a user