MOS Source Code
Loading...
Searching...
No Matches
naive_sched_node_t Struct Reference
+ Collaboration diagram for naive_sched_node_t:

Public Attributes

 as_linked_list
 
thread_tthread
 

Detailed Description

Definition at line 18 of file naive.c.

Member Data Documentation

◆ as_linked_list

as_linked_list

Definition at line 20 of file naive.c.

◆ thread

thread_t* thread

Definition at line 21 of file naive.c.

Referenced by naive_sched_add_thread(), and naive_sched_select_next().


The documentation for this struct was generated from the following file: