(no title)
tkone
|
8 years ago
You don't just get the threadpool by default when you write a native add-on. The native add-on needs to opt into the behavior. I can't find a single place in this source code where they're using the threadpool to schedule synchronous code to run in a separate thread.
jfirebaugh|8 years ago
zbjornson|8 years ago
jlongster|8 years ago