Devin Matthews
|
0b73209f6b
|
Add missing argument to WaitForSingleObject and use $is_win in configure
to turn off pthreads.
|
2018-10-16 10:02:06 -05:00 |
|
Devin Matthews
|
d0c0c20b7b
|
There seems to be a problem with _POSIX_BARRIERS on Travis.
|
2018-10-02 15:16:00 -05:00 |
|
Devin Matthews
|
627d0c5bfd
|
Combine the alternative barrier implementation for macOS with the pthread wrapper for Windows. Also implement pthread_{create,join} for Windows.
|
2018-10-02 14:40:55 -05:00 |
|
Devin Matthews
|
81d2c064a2
|
Add wrapper for basic pthreads functionality (mutex, once) with MSVC.
|
2018-10-02 11:46:36 -05:00 |
|