Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-04 | Merge branch 'js/pthread-exit-emu-windows' | 1 | -1/+1 | |
2016-03-02 | Mark win32's pthread_exit() as NORETURN | 1 | -1/+1 | |
2016-01-15 | mingw: uglify (a, 0) definitions to shut up warnings | 1 | -1/+4 | |
2016-01-15 | mingw: squash another warning about a cast | 1 | -1/+1 | |
2012-04-11 | compat/win32/pthread.h: Add an pthread_key_delete() implementation | 1 | -0/+5 | |
2010-06-21 | Merge branch 'js/async-thread' | 1 | -0/+25 | |
2010-04-08 | Thread-safe xmalloc and xrealloc needs a recursive mutex | 1 | -1/+7 | |
2010-03-07 | Windows: more pthreads functions | 1 | -0/+25 | |
2010-01-29 | Implement pthread_cond_broadcast on Windows | 1 | -4/+5 | |
2010-01-16 | MSVC: Windows-native implementation for subset of Pthreads API | 1 | -0/+67 |