Skip to content
Snippets Groups Projects
Commit 3d4267ab authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

allow this to load even without threads

Rev: lib/modules/Thread.pmod:1.17
parent 9ec6521a
No related branches found
No related tags found
Loading
#if constant(thread_create)
constant Mutex=__builtin.mutex;
constant Condition=__builtin.condition;
......@@ -372,4 +374,4 @@ class Farm
}
}
#endif /* constant(thread_create) */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment