Go to the source code of this file.
  
  
      
        
          | static int pool_get_access_num  | 
          ( | 
          ABT_pool *  | 
          p_pool | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static int sched_cmp_pools  | 
          ( | 
          const void *  | 
          p1,  | 
         
        
           | 
           | 
          const void *  | 
          p2  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static sched_data* sched_data_get_ptr  | 
          ( | 
          void *  | 
          data | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static void sched_sort_pools  | 
          ( | 
          int  | 
          num_pools,  | 
         
        
           | 
           | 
          ABT_pool *  | 
          pools  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
Initial value:
Definition at line 34 of file basic.c.
 
 
Initial value:= {
    .get_migr_pool = NULL,
}
static int sched_free(ABT_sched)
 
static int sched_init(ABT_sched sched, ABT_sched_config config)
 
static void sched_run(ABT_sched sched)
 
 
Definition at line 17 of file basic.c.