WORKERFS in pthread #16202
Unanswered
mmarczell-graphisoft
asked this question in
Q&A
WORKERFS in pthread
#16202
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today after some experimentation I realized - which is not really documented - that WORKERFS is only useable in a worker if and only if that worker is created directly without using the pthread "abstraction" above it.
Would it be possible to use WORKERFS from a multithreaded program? What would be needed?
Beta Was this translation helpful? Give feedback.
All reactions