We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093116d commit 532610fCopy full SHA for 532610f
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 48769b57e0f184ff42f5226641447e41cf3053a7
+refs/heads/master: fad3de5900174cd553d9e5a535fde91384dd3836
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
trunk/src/rt/rust_scheduler.h
@@ -14,7 +14,6 @@ class rust_scheduler : public kernel_owned<rust_scheduler> {
14
array_list<rust_task_thread *> threads;
15
randctx rctx;
16
const size_t num_threads;
17
- int rval;
18
19
void create_task_threads();
20
void destroy_task_threads();
0 commit comments