Even Rouault
|
cd900d9661
|
opj_thread_pool_setup(): fix infinite waiting if a thread creation failed
|
2018-10-18 11:45:45 +02:00 |
Even Rouault
|
51a1dcaa6e
|
Avoid malloc poisoning issue when including <pthread.h> of uclibc (#1013)
|
2017-09-07 17:52:59 +02:00 |
Even Rouault
|
563bd8499e
|
Reformat whole codebase with astyle.options (#128)
|
2017-05-09 20:46:20 +02:00 |
Matthieu Darbois
|
0954bc11e3
|
Fix some warnings (#838)
Fix warnings introduced by uclouvain/openjpeg#786
|
2016-09-14 00:12:43 +02:00 |
Even Rouault
|
ab22c5bad5
|
opj_thread_pool: fix potential deadlock at thread pool destruction
|
2016-09-08 09:43:36 +02:00 |
Even Rouault
|
4f9abb9a45
|
[Win32] Use _beginthreadex instead of CreateThread()
|
2016-08-11 21:59:28 +02:00 |
Even Rouault
|
54179fe1d5
|
Add threading and thread pool API
|
2016-05-25 21:02:07 +02:00 |