Skip to content

Fixed async/thread bug#148

Open
wluker wants to merge 1 commit intoceu-lang:masterfrom
wluker:patch-2
Open

Fixed async/thread bug#148
wluker wants to merge 1 commit intoceu-lang:masterfrom
wluker:patch-2

Conversation

@wluker
Copy link

@wluker wluker commented Mar 13, 2020

This should just be a pointer, not a pointer-to-pointer.
When a thread has exited, it emits the address of the thread-id to CEU_INPUT__THREAD, so only 1 deference should be used to get the thread-id back.

This should just be a pointer, not a pointer-to-pointer.
When a thread has exited, it emits the address of the thread-id to `CEU_INPUT__THREAD`, so only 1 deference should be used to get the thread-id back.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant