Restore part of a bug-fix lost during a merge conflict
authorRahul Singhal <rasinghal@nvidia.com>
Thu, 22 Sep 2011 10:31:40 +0000 (16:01 +0530)
committerMichael Schuldt <michael.schuldt@bmw-carit.de>
Tue, 4 Oct 2011 07:17:14 +0000 (09:17 +0200)
commit591263766c36459405f1fb07fd1cf65a4150dcd4
tree1e474391bdf4d06013dbfb9c5192e74e74fcda92
parent10c82a068bf316f5018ac2c5685295c901a7d2a2
Restore part of a bug-fix lost during a merge conflict

Part of a bug-fix to eliminate race concditions in platform surface allocation
was lost during the merge commit 74815133d6b9f42d8e6c170979f01631e9151ac9.
This change restores the same.

Change-Id: Iab62cf1c74eab8c5d227f7bde8f259cf8e65e666
Reviewed-on: http://git-embedded-01.nvidia.com/r/4855
Reviewed-by: Adam Cheney <acheney@nvidia.com>
Tested-by: Rahul Singhal <rasinghal@nvidia.com>
LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/X11WindowSystem.cpp