Include dependency graph for scheduler.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | runq |
Defines | |
#define | RQ_COUNT 16 |
#define | NEEDS_RELINK_MAX (HZ) |
Functions | |
void | scheduler_init (void) |
void | scheduler_fpu_lazy_request (void) |
void | scheduler (void) |
void | kcpulb (void *arg) |
void | sched_print_list (void) |
void | before_task_runs_arch (void) |
void | before_thread_runs_arch (void) |
void | after_thread_ran_arch (void) |
Variables | |
atomic_t | nrdy |
Definition in file scheduler.h.