December 26, 2017
View 613f789

w32pthreads: remove some remaining superfluous checks

James Almer authored on 2017/12/26 11:17:23
December 22, 2017
View 9b121df

w32pthreads: always use Vista+ API, drop XP support

wm4 authored on 2017/12/22 04:23:14
April 13, 2017
View bceb3d0

Support building C++ files with MSVC

Aaron Levinson authored on 2017/04/13 18:38:02
April 5, 2017
View b30cd14

Merge commit 'bd9cd04626a98a752c5771d057a6b86779359904'

James Almer authored on 2017/04/05 03:59:56
November 22, 2016
View bd9cd04

w32pthreads: Fix function pointer casts

Diego Biurrun authored on 2016/11/22 16:46:07
January 29, 2016
View 180f9a0

all: Make header guard names consistent

Timothy Gu authored on 2016/01/29 11:25:13
November 2, 2015
View c1b712e

Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78'

Hendrik Leppkes authored on 2015/11/02 19:58:27
October 29, 2015
View 407ac22

w32pthreads: Map MemoryBarrier to __sync_synchronize on mingw

Martin Storsjö authored on 2015/10/29 05:20:43
October 15, 2015
View 68e00ad

w32pthreads: fix mingw build on x86 with -msse2 or higher

Hendrik Leppkes authored on 2015/10/15 06:18:17
View 97be5d4

w32pthreads: fix mingw build on x86 with -msse2 or higher

Hendrik Leppkes authored on 2015/10/15 06:20:09
October 10, 2015
View 9d6873a

Merge commit '2830bce47e2eb29c76202f19017031ddc1f95dd3'

Hendrik Leppkes authored on 2015/10/10 16:45:44
View 89da893

Merge commit 'b22693b06d1e5d73454a65c203b4d31c1ca5b69a'

Hendrik Leppkes authored on 2015/10/10 16:45:16
October 7, 2015
View 2830bce

w32pthreads: Load dynamically loaded functions on demand

Hendrik Leppkes authored on 2015/10/07 22:15:14
View b22693b

w32pthreads: Add pthread_once emulation

Hendrik Leppkes authored on 2015/10/07 22:10:59
September 29, 2015
View 0861862

winrt: multithreading support

wang-bin authored on 2015/09/29 19:11:03