Enum CpuBoostingFlag

Definition

Namespace:
Tizen.System
Assembly:
Tizen.System.Resource.dll

Enumeration for the cpu boosting flag.

C#
Copy
public enum CpuBoostingFlag : int
Name Description
CpuBoostingRestOnFork

The privilege reset on fork (or pthread_create)

Extension Methods