CtControl: protect m_img_status_thread_list with ReadWriteLock
This patch implements a basic ReadWriteLock
and uses it to protect CtControl::m_img_status_thread_list
.
Fixes #106 (closed)
!155 (merged) must be merged before merging this
Edited by Alejandro Homs Puron