Make Yoga thread safe #786

Closed
nokia6686 wants to merge 3 commits from yoga_thread_safety_master into master

3 Commits

Author SHA1 Message Date
Trung Bùi
a47f95005c Merge branch 'master' into yoga_thread_safety_master 2018-07-06 09:16:56 +07:00
Trung Bùi
7ed74f2e32 Merge branch 'master' into yoga_thread_safety_master 2018-06-25 16:29:28 +07:00
Trung Bui Thanh
fb7031cd04 Makes Yoga threadsafed:
- Uses <atomic> for gNodeInstanceCount & gConfigInstanceCount because of counting instance only.
- Store gCurrentGenerationCount & gDepth in root node for multithreading.
2018-06-21 18:04:51 +07:00