다음을 통해 공유


location::from_numa_node 메서드

반환 된 location 주어진된 NUMA 노드를 나타내는 개체입니다.

static location __cdecl from_numa_node(
   unsigned short _NumaNodeNumber
);

매개 변수

  • _NumaNodeNumber
    NUMA 노드 번호의 위치를 구성.

반환 값

지정 된 NUMA 노드를 나타내는 위치를 _NumaNodeNumber 매개 변수.

요구 사항

헤더: concrt.h

네임 스페이스: 동시성

참고 항목

참조

위치 클래스