1. c9c8e1c c11/threads: rework Windows thrd_current() comment by Emil Velikov · 7 years ago
  2. ecfafdc c11/threads: Include thr/xtimec.h for xtime definition when building with MSVC. by Jose Fonseca · 7 years ago
  3. 3bd885d Introduce .editorconfig by Eric Engestrom · 8 years ago
  4. c715140 Disable use of weak in threads_posix.h on Cygwin by Jon Turney · 8 years ago
  5. 7e196cd c11/threads: resolve link issues with -O0 by Emil Velikov · 8 years ago
  6. 6ce11e7 c11/threads: create mutexattrs only when needed by Emil Velikov · 8 years ago
  7. c8031a8 c11/threads: initialize timeout structure by Jan Vesely · 9 years ago
  8. c8dc04d c11/threads: Assert that mtx is non-NULL and check return values. by Matt Turner · 9 years ago
  9. aead7fe c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default by Felix Janda · 10 years ago
  10. 469416f c11/threads: correct assertion by Emil Velikov · 10 years ago
  11. eaf9aff c11/threads: don't include assert.h if the assert macro is already defined by Brian Paul · 10 years ago
  12. a61d859 c11/threads: Don't implement thrd_current on Windows. by José Fonseca · 10 years ago
  13. f34d75d c11/threads: Fix nano to milisecond conversion. by José Fonseca · 10 years ago
  14. f29968b c11: Add missing stdlib.h include. by José Fonseca · 11 years ago
  15. a487b4d c11: Do not use pthread_mutex_timedlock on NetBSD. by Vinson Lee · 11 years ago
  16. cd978ce c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX. by José Fonseca · 11 years ago
  17. 799f30f c11: Update docs/license.html and include verbatim copy of Boost license. by José Fonseca · 11 years ago
  18. ecaa81b c11: Import threads.h emulation library. by José Fonseca · 11 years ago