|
GTPin
|
Instruction attribute that controls thread switching. More...
#include <gt_ins_fields.h>
Public Member Functions | |
| constexpr | GtThreadCtrl (GED_THREAD_CTRL v=GED_THREAD_CTRL_INVALID) |
| Conversion constructor. | |
| constexpr | operator GED_THREAD_CTRL () const |
| Conversion operator. | |
| constexpr bool | IsNormal () const |
| Return true for normal (void) thread control. | |
| constexpr bool | IsAtomic () const |
| Return true for atomic thread control. | |
| constexpr bool | IsSwitch () const |
| Return true for thread switch control. | |
| const char * | ToString () const |
| Return string representation. | |
Instruction attribute that controls thread switching.
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4