lottie/render: Construct on first use of thread pool instance by moving into a single... 22/195922/2
authorsub.mohanty@samsung.com <smohantty@gmail.com>
Wed, 19 Dec 2018 11:48:15 +0000 (20:48 +0900)
committersubhransu mohanty <sub.mohanty@samsung.com>
Thu, 20 Dec 2018 00:52:17 +0000 (09:52 +0900)
commitd00a8fe714cf4fa30d76d907e47a49fc73cd3925
tree779fcd2800bfc69004f3f366d5c0c824be91916f
parentd1c3b19e01a2dbcbb1bd78252123fc92c32a4dd9
lottie/render: Construct on first use of thread pool instance by moving into a singleton instance() api.
Starting in C++11, scoped static initialization is now thread-safe

Change-Id: Ia6933b439407e9dd635be67328eb750acf5b0367
src/lottie/lottieanimation.cpp
src/vector/vraster.cpp