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 Jul 23 2025 08:33:47 for LeviLamina by
1.12.0