summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/thread.c
AgeCommit message (Expand)Author
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2016-09-14Fix some warnings (#838)Matthieu Darbois
2016-09-08opj_thread_pool: fix potential deadlock at thread pool destructionEven Rouault
2016-08-11[Win32] Use _beginthreadex instead of CreateThread()Even Rouault
2016-05-25Add threading and thread pool APIEven Rouault