Added ThreadPool 25/209225/3
authoradam.b <adam.b@samsung.com>
Wed, 3 Jul 2019 15:05:49 +0000 (16:05 +0100)
committeradam.b <adam.b@samsung.com>
Thu, 4 Jul 2019 10:52:00 +0000 (11:52 +0100)
commit815a49be76009dc589325990d8ab3676fa36c34e
tree909965b61427aff521a87e15143d05f99ea09296
parent24fcf9819928219dc76bf9c015f8a3c7e248568c
Added ThreadPool

ThreadPool and relevant test cases have been added to the devel-api.

Change-Id: I45814c947c7d9206cac22f5b5e856eea0a0d1751
automated-tests/src/dali/CMakeLists.txt
automated-tests/src/dali/utc-Dali-ThreadPool.cpp [new file with mode: 0644]
dali/devel-api/file.list
dali/devel-api/threading/thread-pool.cpp [new file with mode: 0644]
dali/devel-api/threading/thread-pool.h [new file with mode: 0644]