Devin Matthews
|
d0c0c20b7b
|
There seems to be a problem with _POSIX_BARRIERS on Travis.
|
2018-10-02 15:16:00 -05:00 |
|
Devin Matthews
|
0904d9e4df
|
*Always* use Windows primitives instead of pthreads.
|
2018-10-02 15:04:36 -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 |
|