On Wed, Mar 21, 2012 at 8:53 PM, Subho Banerjee <subs.zero@xxxxxxxxx> wrote: > Hello, > Thanks for the links. Those really helped. > This threading that will have to be done, will this have to platform > independent, for example will it be used in windows without cygwin? Yes. We simulate a subset of pthreads API for Windows in compat/win32/pthread.[ch]. Stick to those functions and you are fine (or add some more, of course). -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html