Commit 4f29f87
committed
Add ready queue bitmap helper functions
When a task is enqueued into or dequeued from the ready queue, the
bitmap that indicates the ready queue state should be updated.
These two help functions can be used in relatives functions when
bitmap operations are required.1 parent 43f9499 commit 4f29f87
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
41 | 53 | | |
42 | 54 | | |
43 | 55 | | |
| |||
0 commit comments