#include <sysc/kernel/sc_join.h>
Definition at line 51 of file sc_join.h.
 
      
        
          | sc_core::sc_join::sc_join  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void sc_core::sc_join::add_process  | 
          ( | 
          sc_process_b *  | 
          process_p | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int sc_core::sc_join::process_count  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void sc_core::sc_join::wait  | 
          ( | 
          int  | 
          seg_id | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
A new parameter segment ID is added for the out-of-order simulation. 
Definition at line 88 of file sc_join.h.
 
 
  
  
      
        
          | void sc_core::sc_join::wait_clocked  | 
          ( | 
          int  | 
          seg_id | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
A new parameter segment ID is added for the out-of-order simulation. 
Definition at line 93 of file sc_join.h.
 
 
  
  
      
        
          | int sc_core::sc_join::m_threads_n | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: