Merge pull request #1636 from rbehrends/fix-thread-issues

Fix some thread issues
This commit is contained in:
Andreas Rumpf
2014-11-08 21:19:42 +01:00
2 changed files with 1 additions and 12 deletions

View File

@@ -1061,8 +1061,7 @@ proc genMainProc(m: BModule) =
gBreakpoints.app(m.genFilenames)
let initStackBottomCall =
if emulatedThreadVars() or
platform.targetOS == osStandalone: "".toRope
if platform.targetOS == osStandalone: "".toRope
else: ropecg(m, "\t#initStackBottomWith((void *)&inner);$N")
inc(m.labels)
appcg(m, m.s[cfsProcs], PreMainBody, [