Enum CpuBoostingFlag

    Definition

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

    Enumeration for the cpu boosting flag.

    public enum CpuBoostingFlag

    Fields

    Name Description
    CpuBoostingRestOnFork

    The privilege reset on fork (or pthread_create)

    Extension Methods

    EXamlExtensions.LoadFromEXaml<CpuBoostingFlag>(CpuBoostingFlag, string)
    EXamlExtensions.LoadFromEXamlByRelativePath<CpuBoostingFlag>(CpuBoostingFlag, string)
    EXamlExtensions.LoadFromEXamlPath<CpuBoostingFlag>(CpuBoostingFlag, string)
    EXamlExtensions.LoadFromEXamlPath<CpuBoostingFlag>(CpuBoostingFlag, Type)
    Extensions.LoadFromXaml<CpuBoostingFlag>(CpuBoostingFlag, string)
    Extensions.LoadFromXaml<CpuBoostingFlag>(CpuBoostingFlag, Type)
    Extensions.LoadFromXamlFile<CpuBoostingFlag>(CpuBoostingFlag, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX