summaryrefslogtreecommitdiff
path: root/lib/glthread
Commit message (Expand)AuthorAgeFilesLines
* Don't redefine ETIMEDOUT on Solaris.Bruno Haible2008-09-132-3/+23
* Use dummy implementation also if USE_WIN32_THREADS.Yoann Vandoorselaere2008-09-121-1/+1
* Fix link error with Solaris threads.Bruno Haible2008-08-181-4/+4
* Include <pthread.h>.Bruno Haible2008-08-181-0/+2
* Fix 2008-08-03 change.Bruno Haible2008-08-182-25/+5
* Avoid forcing a context switch right after thread creation.Bruno Haible2008-08-181-9/+29
* Implement thread control primitives for Win32.Bruno Haible2008-08-182-0/+226
* Include the right header files.Bruno Haible2008-08-171-1/+2
* Fix syntax errors in C++ mode.Bruno Haible2008-08-173-2/+57
* Make gl_create_thread easier to use.Bruno Haible2008-08-171-10/+7
* New module 'yield'.Bruno Haible2008-08-171-0/+104
* New module 'thread'.Bruno Haible2008-08-171-0/+313
* Include <stdlib.h> always.Bruno Haible2008-08-173-9/+3
* New module 'cond'.Yoann Vandoorselaere2008-08-172-0/+382
* Move some code from module 'lock' to module 'threadlib'.Bruno Haible2008-08-172-39/+67
* Separate the macros and the function symbols.Bruno Haible2008-08-142-20/+40
* Move the lock and tls source files into a subdirectory.Bruno Haible2008-08-144-0/+2382