common initializer: introduce thread count api. 79/241079/2
authorHermet Park <chuneon.park@samsung.com>
Fri, 14 Aug 2020 09:51:38 +0000 (18:51 +0900)
committerHermet Park <chuneon.park@samsung.com>
Fri, 14 Aug 2020 09:53:01 +0000 (18:53 +0900)
commit1eb11f249ef62217e6f47fcc90b459764d0685b1
treefc199af7dd746460faf63754ae515b63bfc6dc42
parent709548701a7dc1c2ae61e6a473ccc0a072482b23
common initializer: introduce thread count api.

this interface controls the number of threads working behind.

default is 0 == only syncrhonous.

Change-Id: I8404f33359e6213acc5e578061568fede50cd9a6
inc/thorvg.h
src/lib/tvgInitializer.cpp