summaryrefslogtreecommitdiff
path: root/lib/glthread/thread.h
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* headers: check that _GL_INLINE_HEADER_BEGIN is definedPaul Eggert2013-08-281-0/+3
* thread: port --enable-gcc-warnings to clangPaul Eggert2013-05-151-0/+6
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* cond, lock, thread: better 'inline'Paul Eggert2012-11-291-1/+8
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* glthread/*, strsignal: Support for MSVC.Bruno Haible2011-10-041-0/+1
* * lib/glthread/thread.h: Modernize comment.Paul Eggert2011-07-121-1/+1
* thread: Avoid gcc warnings when using gl_thread_self().Bruno Haible2011-07-081-2/+2
* thread: Support pthreads-win32.Bruno Haible2011-06-091-2/+26
* thread: Fix confusion between NULL and 0.Bruno Haible2011-06-091-3/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Add a comment.Bruno Haible2008-10-131-0/+3
* Fix the Win32 implementation of the 'thread' module.Bruno Haible2008-10-011-8/+12
* Fix link error with Solaris threads.Bruno Haible2008-08-181-4/+4
* Implement thread control primitives for Win32.Bruno Haible2008-08-181-0/+40
* Fix syntax errors in C++ mode.Bruno Haible2008-08-171-2/+21
* Make gl_create_thread easier to use.Bruno Haible2008-08-171-10/+7
* New module 'thread'.Bruno Haible2008-08-171-0/+313