Abstracted the threading code so that it works with Winthreads and pthreads.
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#ifndef WINSOCK
|
||||
#define WINSOCK
|
||||
#endif
|
||||
#define WINTHREAD_SUPPORT 1
|
||||
#endif
|
||||
|
||||
#if defined(__CYGWIN__) || defined(__MINGW32__)
|
||||
|
||||
Reference in New Issue
Block a user