- Update to version 2017_20170412 release

* Added a blocking terminate extension to the task_scheduler_init
    class that allows an object to wait for termination of worker
    threads.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=29
This commit is contained in:
Ismail Dönmez
2017-05-24 12:24:11 +00:00
committed by Git OBS Bridge
parent 4acf6b530c
commit e0214c6d6b
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 24 12:21:12 UTC 2017 - idonmez@suse.com
- Update to version 2017_20170412 release
* Added a blocking terminate extension to the task_scheduler_init
class that allows an object to wait for termination of worker
threads.
-------------------------------------------------------------------
Wed Apr 19 08:07:44 UTC 2017 - idonmez@suse.com