LeviLamina
Loading...
Searching...
No Matches
TaskQueuePortStatus.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
TaskQueuePortStatus :
int
{
6
Active = 0,
7
Canceled = 1,
8
Terminating = 2,
9
Terminated = 3,
10
};
src
mc
deps
core
threading
TaskQueuePortStatus.h
Generated on Wed Aug 27 2025 11:39:32 for LeviLamina by
1.12.0