#include "xcom/simset.h"
#include "xcom/task.h"
#include "xdr_gen/xcom_vp.h"
 
Go to the source code of this file.
◆ msg_link
◆ dbg_msg_link()
◆ empty_link_free_list()
      
        
          | void empty_link_free_list  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ empty_msg_channel()
      
        
          | void empty_msg_channel  | 
          ( | 
          channel *  | 
          c | ) | 
           | 
        
      
 
 
◆ empty_msg_list()
◆ init_link_list()
◆ msg_link_delete()
      
        
          | void msg_link_delete  | 
          ( | 
          msg_link **  | 
          link_p | ) | 
           | 
        
      
 
 
◆ msg_link_new()
◆ shrink_msg_channel()
      
        
          | void shrink_msg_channel  | 
          ( | 
          channel *  | 
          c,  | 
        
        
           | 
           | 
          int  | 
          n  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ shrink_msg_list()
      
        
          | void shrink_msg_list  | 
          ( | 
          linkage *  | 
          l,  | 
        
        
           | 
           | 
          int  | 
          n  | 
        
        
           | 
          ) | 
           |  |