> We don't need the full-blown Win32 API for threads, nor do we need the > complete pthreads. > Agreed. We need something portable. Of course pthreads could be used as a source of ideas, So a partial implementation of something rather compatible to pthreads would be nice. -Michael