layers: lock use of threading layer cmd pool map
authorMike Stroyan <stroyan@google.com>
Mon, 8 Feb 2016 17:27:55 +0000 (10:27 -0700)
committerMike Stroyan <stroyan@google.com>
Mon, 8 Feb 2016 17:27:55 +0000 (10:27 -0700)
commit7ee1c6d9619fa9dc66939ccd8756c393a18117f8
treed45270689b5f5948bfe4c9f7b403ae4e18f1fec8
parentd3246ce01b82ceded02211e8a95ef57204a93701
layers: lock use of threading layer cmd pool map

Access to command_pool_map data structure in threading validation layer
needs a mutex.
layers/threading.cpp
layers/threading.h