Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An abstraction of a physical ___location on hardware.
class ___location;
Members
Public Constructors
Name |
Description |
---|---|
Overloaded. Constructs a ___location object. |
|
Destroys a ___location object. |
Public Methods
Name |
Description |
---|---|
Returns a ___location object representing the most specific place the calling thread is executing. |
|
Returns a ___location object which represents a given NUMA node. |
Public Operators
Name |
Description |
---|---|
Determines whether two ___location objects represent different ___location. |
|
Assigns the contents of a different ___location object to this one. |
|
Determines whether two ___location objects represent the same ___location. |
Inheritance Hierarchy
___location
Requirements
Header: concrt.h
Namespace: concurrency