Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does winapi is thread safe #4

Open
moteus opened this issue Jun 22, 2012 · 1 comment
Open

does winapi is thread safe #4

moteus opened this issue Jun 22, 2012 · 1 comment

Comments

@moteus
Copy link

moteus commented Jun 22, 2012

Can i use winapi in several thread when each thread has it's own lua_Sate?
When i try use i have strange error.
On winapi.sleep i have error like 'attempt to call a string value';
I do not debug and just switch to my own library. So may be its my fault.

@stevedonovan
Copy link
Owner

I don't think winapi is thread safe - I am trying, but it is difficult to get correct ;)

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

No branches or pull requests

2 participants