Hi,

Skriptkid has left the following comment at Integrate new thread affinity interface into LIBBU and LIBRT http://www.google-melange.com/gci/task/view/google/gci2012/8070202:


Globals


Currently, parallel.c has two global variable parallel_func and parallel_arg. These two are used by parallel_func. Parallel_interface uses the pointer parallel_func, which is the pointer to the user's function, to call the user function. Are you saying I needn't modify any of this, except that instead of parallel_interface directly calling parallel_func, it needs to fill in the struct using the globals parallel_func and parallel_arg and then pass these to parallel_func_arg, which will read the passed struct and thus calls the user's function?


Greetings,
The Google Open Source Programs Team


---
You are receiving this message because you are subscribed to Integrate new thread affinity interface into LIBBU and LIBRT. To stop receiving these messages, go to: http://www.google-melange.com/gci/task/view/google/gci2012/8070202.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
BRL-CAD Tracker mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-tracker

Reply via email to