Absolutely!
I don't know if Microsoft has included it (I don't do windows if I can avoid it), but most C and C++ compilers (such as g++) support pthreads. They are not obvious how to use, however. I'd suggest the PThreads book by O'Reilley. I was able to get it via interlibrary loan from my public library.
Mark