Hi Everyone, I've made an initial concurrency.native vocab. It provides a portable <native-lock> type (tested on linux and win32 (wine)).
http://github.com/phildawes/factor/commits/native-locks - I'm using the same api as concurrency.locks but haven't made those words generic so you can't currently use the new locks polymorphically - This patch includes a hack to os-unix.hpp/cpp to pass the sizes of pthread types Cheers, Phil ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
