File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
branches/snap-stage3/src/rt Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
refs/heads/master: 2898dcc5d97da9427ac367542382b6239d9c0bbf
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: 48769b57e0f184ff42f5226641447e41cf3053a7
4
+ refs/heads/snap-stage3: fad3de5900174cd553d9e5a535fde91384dd3836
5
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ class rust_scheduler : public kernel_owned<rust_scheduler> {
14
14
array_list<rust_task_thread *> threads;
15
15
randctx rctx;
16
16
const size_t num_threads;
17
- int rval;
18
17
19
18
void create_task_threads ();
20
19
void destroy_task_threads ();
You can’t perform that action at this time.
0 commit comments