Duncaen
a4dd0221ac
lib/plist.c: fix xbps_array_foreach_cb_multi processing entries multiple times
...
the first thread to finish will start again from 0 (`reserved`) until
0+slicecount, next thread will then start from the end of the previous
thread which is already wrong, resulting in processing the first
slicecount*maxthreads entries twice.
The first slicecount*maxthreads entries are accounted by the thread
creation loop and `reserved` has to start at the first unaccounted index.
2019-06-23 11:14:37 +02:00
..
2019-06-18 18:49:29 +02:00
2019-06-21 20:23:55 +02:00
2019-06-18 18:49:29 +02:00
2015-09-03 11:12:49 +02:00
2019-05-22 15:05:45 +02:00
2016-04-17 20:17:37 +02:00
2019-06-18 18:49:29 +02:00
2019-05-22 13:22:10 +02:00
2019-06-21 10:46:32 +02:00
2019-06-18 20:47:55 +02:00
2019-04-22 14:51:13 +02:00
2016-09-25 21:27:46 +02:00
2019-06-17 05:38:36 +02:00
2014-09-16 09:13:32 +02:00
2019-06-15 18:04:20 +02:00
2014-09-14 18:16:43 +02:00
2019-06-18 20:55:47 +02:00
2016-02-08 15:09:43 +01:00
2019-06-21 08:59:46 +02:00
2015-05-28 10:15:05 +02:00
2019-06-23 11:05:03 +02:00
2019-06-17 07:14:24 +02:00
2016-03-24 10:23:20 +01:00
2015-01-10 07:26:23 +01:00
2019-06-23 11:14:37 +02:00
2015-05-28 10:15:05 +02:00
2019-01-24 14:57:50 -05:00
2019-04-19 23:07:59 +02:00
2019-06-14 21:08:55 +02:00
2019-06-18 18:49:29 +02:00
2019-06-18 23:44:36 +02:00
2019-06-21 15:57:25 +02:00
2018-09-25 22:11:30 -04:00
2019-06-21 15:31:04 +02:00
2019-06-21 13:14:24 +02:00
2015-10-19 18:19:24 +02:00
2019-06-21 17:13:06 +02:00
2015-10-25 20:03:02 +02:00
2016-09-25 21:47:40 +02:00
2015-09-02 18:56:20 +02:00
2016-06-20 10:03:49 +02:00
2019-06-18 18:49:29 +02:00
2016-06-16 06:51:10 +02:00