TLS Var.  
 更多...
#include <threads.hpp>
TLS Var. 
在文件 threads.hpp 第 389 行定义.
 
  
  
      
        
          | winux::TlsVar::TlsVar  | 
          ( | 
          TlsKey &  | 
          tlsKey | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
      
        
          | winux::TlsVar::~TlsVar  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | winux::TlsVar::TlsVar  | 
          ( | 
          TlsVar &&  | 
          other | ) | 
           | 
        
      
 
 
      
        
          | void* winux::TlsVar::get  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void* winux::TlsVar::get  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
template<typename _Ty > 
  
  
      
        
          | _Ty winux::TlsVar::get  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
template<typename _Ty > 
  
  
      
        
          | _Ty winux::TlsVar::get  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
template<typename _Ty > 
  
  
      
        
          | _Ty& winux::TlsVar::ref  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
template<typename _Ty > 
  
  
      
        
          | _Ty const& winux::TlsVar::ref  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | void winux::TlsVar::set  | 
          ( | 
          void *  | 
          v | ) | 
           | 
        
      
 
 
template<typename _Ty > 
  
  
      
        
          | void winux::TlsVar::set  | 
          ( | 
          _Ty  | 
          v | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
该类的文档由以下文件生成: