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 30, 2015
View ae58abe

compat/w32pthreads: Add return values to match the simulated pthread functions.

Matt Oliver authored on 2015/09/30 12:41:33
September 29, 2015
View 0861862

winrt: multithreading support

wang-bin authored on 2015/09/29 19:11:03
October 10, 2014
View b7c3bfd

w32pthreads: use the condition variable API directly when targeting newer versions of Windows

James Almer authored on 2014/10/10 01:13:06
View 73ea3ff

w32pthreads: use the CONDITION_VARIABLE typedef if available

James Almer authored on 2014/10/10 01:13:05
View 8c6992b

compat/w32pthreads: use the condition variable API directly when targeting newer versions of Windows

James Almer authored on 2014/10/10 05:49:22
View 0c06949

compat/w32pthreads: use the CONDITION_VARIABLE typedef if available

James Almer authored on 2014/10/10 01:20:00