summaryrefslogtreecommitdiff
path: root/threading_pthread.c
Commit message (Expand)AuthorAge
* lock mutex before calling pthread_cond_waitGravatar Alexey Yakovenko2010-04-20
* restrict pthread_setschedprio to linuxGravatar Alexey Yakovenko2010-04-05
* start coverart loading thread with low priorityGravatar Alexey Yakovenko2010-03-14
* fixed removing 1st column;Gravatar Alexey Yakovenko2010-03-06
* cover art WIPGravatar Alexey Yakovenko2010-02-28
* playlist thread-safety measuresGravatar Alexey Yakovenko2010-02-11
* better error handling when calling pthread functionsGravatar Alexey Yakovenko2010-01-28
* more diagnostics for bsdGravatar Alexey Yakovenko2010-01-23
* updated copyright notice to 2010Gravatar Alexey Yakovenko2010-01-03
* sanitized thread_start APIGravatar Alexey Yakovenko2009-11-30
* fixed segfault on 64 bit platformsGravatar waker2009-08-31
* added pthread_join supportGravatar waker2009-08-28
* lastfm multithreading WIPGravatar waker2009-08-28
* license updateGravatar waker2009-08-19
* added copyright notice to source filesGravatar waker2009-08-08
* fixed messagepump_free to work with pthreadGravatar Alexey Yakovenko2009-07-28
* initial pthread support (buggy!)Gravatar Alexey Yakovenko2009-07-28