stagefright/foundation: add Mutexed syntactic sugar

Mutexed<typename> can be used to ensure that typename is always
accessed while holding a mutex.

Change-Id: I74879023281aa7855a608c62bf77963cbce5d137
1 file changed