Rev 107 | Rev 111 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 107 | Rev 109 | ||
---|---|---|---|
Line 82... | Line 82... | ||
82 | 82 | ||
83 | 83 | ||
84 | /** Get thread to be scheduled |
84 | /** Get thread to be scheduled |
85 | * |
85 | * |
86 | * Get the optimal thread to be scheduled |
86 | * Get the optimal thread to be scheduled |
87 | * according thread accounting and scheduler |
87 | * according to thread accounting and scheduler |
88 | * policy. |
88 | * policy. |
89 | * |
89 | * |
90 | * @return Thread to be scheduled. |
90 | * @return Thread to be scheduled. |
91 | * |
91 | * |
92 | */ |
92 | */ |