Silent 26ebf5b650
Improvements to WorkQueueThread
- Do not use a lambda for std::thread as invoke constructor exists
- Use simpler std::lock_guard wherever possible
- Do not require T to be default constructible
- Move T out of the queue instead of copying
2019-10-08 22:57:33 +02:00
..
2019-06-17 18:37:56 -04:00
2016-12-06 20:33:53 +01:00
2018-10-28 17:57:46 +00:00
2019-02-02 19:40:31 -06:00
2019-06-14 15:04:09 -04:00
2018-05-27 18:48:09 -04:00
2019-06-10 15:26:46 -04:00
2018-08-15 12:12:19 -05:00
2018-04-12 21:28:39 +02:00
2018-09-29 22:52:29 -07:00
2018-04-12 21:28:39 +02:00
2018-08-13 12:17:56 -07:00
2018-04-12 21:28:39 +02:00
2019-05-06 18:48:04 +00:00
2019-04-23 19:02:41 -05:00
2019-06-14 15:04:09 -04:00
2016-07-16 22:48:46 +02:00
2019-06-14 15:04:09 -04:00
2019-04-08 07:06:21 -04:00
2019-06-14 15:04:09 -04:00
2018-04-12 21:28:39 +02:00
2018-05-31 17:54:43 +02:00
2018-04-12 21:28:39 +02:00
2018-05-11 09:19:30 -04:00
2018-10-02 05:44:50 -04:00
2018-10-02 05:44:50 -04:00
2019-06-14 15:04:09 -04:00
2019-05-06 18:48:04 +00:00