Public Member Functions | |
| SPINLOCK_DECLARE (lock) | |
Data Fields | |
| link_t | rq_head | 
| count_t | n | 
Definition at line 48 of file scheduler.h.
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 Number of threads in rq_ready. Definition at line 51 of file scheduler.h. Referenced by find_best_thread(), kcpulb(), relink_rq(), sched_print_list(), and thread_ready().  | 
  
      
  | 
  
| 
 List of ready threads. Definition at line 50 of file scheduler.h. Referenced by kcpulb(), relink_rq(), sched_print_list(), and thread_ready().  | 
  
 1.4.6