Hi all, Quick question to help me understand the threadpooling behavior.
In the worker threads to get the uv__work request QUEUE_DATA is used - in master threadpool.c:73 In the async callback to get back on the main thread uv__work_done uses container_of - in master threadpool.c:218 Does anyone know the rationale for the difference? Thanks for any help, MY -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
