summaryrefslogtreecommitdiff
path: root/src/threads_win32.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-12-16Win32: fix build with mingw32 compiler.Luo Jinghua1-0/+1
2008-11-17win32: add stock threads_win32.cpp and timer_win32.cpp from win32 source tarb...Luo Jinghua1-83/+77
2008-11-16win32: fix hangs in CondVar::wait.Luo Jinghua1-5/+7
2008-11-16win32: add native win32 threads implementation.Luo Jinghua1-0/+147