Fix a media server crash due to a race condition in the Camera MIO

The problem was that the pmemInfo can be changed from both the OpenCore omx proxy thread and the callback thread, and thus needs to be protected.

bug - 2374541
1 file changed