Public Member Functions | |
| ThreadAffinity () | |
| ThreadAffinity (const ThreadAffinity &other) | |
| ~ThreadAffinity () | |
| operator bool () const | |
| const CpuIndices & | cpus () const | 
| CpuIndices & | cpus () | 
Definition at line 47 of file ThreadPool.h.
      
  | 
  inline | 
Initializes the empty set.
Definition at line 53 of file ThreadPool.h.
      
  | 
  inline | 
Initializes as a copy of the other set.
Definition at line 58 of file ThreadPool.h.
      
  | 
  inline | 
Utilizes internal resources.
Definition at line 65 of file ThreadPool.h.
      
  | 
  inline | 
Collection of the CPU indices.
Definition at line 82 of file ThreadPool.h.
      
  | 
  inline | 
Read-only access to the indices.
Definition at line 76 of file ThreadPool.h.
      
  | 
  inline | 
Indicates whether affinity is defined.
Definition at line 70 of file ThreadPool.h.