Kobi Samoray fe72c1bd0c NSXv: use contexts correctly while using threads
Contexts are not thread safe and therefore, methods which are called
as thread entry point should create their own context, and pass to
any called methods which are using contexts.

Change-Id: Ia8629c211807972d228358893a7b787c55b5be7f
2016-09-07 09:26:35 +00:00
..