Searched refs:WriteLockScoped (Results 1 – 15 of 15) sorted by relevance
49 WriteLockScoped write(*rw_lock_); in CloseFile()54 WriteLockScoped write(*rw_lock_); in Rewind()65 WriteLockScoped write(*rw_lock_); in SetMaxFileSize()71 WriteLockScoped write(*rw_lock_); in Flush()102 WriteLockScoped write(*rw_lock_); in OpenFile()171 WriteLockScoped write(*rw_lock_); in OpenFromFileHandle()191 WriteLockScoped write(*rw_lock_); in Read()206 WriteLockScoped write(*rw_lock_); in WriteText()230 WriteLockScoped write(*rw_lock_); in Write()
44 WriteLockScoped wl(*_rwLock); in Reset()
300 WriteLockScoped synchronize(*lock_); in AdvanceTimeMicroseconds()
383 WriteLockScoped synchronize(*tables_lock_); in AddTable()
56 class WriteLockScoped59 WriteLockScoped(RWLockWrapper& rwLock) in WriteLockScoped() function66 ~WriteLockScoped() in ~WriteLockScoped()
29 WriteLockScoped scoped_invalid_region_lock(*invalid_region_lock_); in ClearInvalidRegion()35 WriteLockScoped scoped_invalid_region_lock(*invalid_region_lock_); in InvalidateRegion()40 WriteLockScoped scoped_invalid_region_lock(*invalid_region_lock_); in InvalidateScreen()49 WriteLockScoped scoped_invalid_region_lock(*invalid_region_lock_); in TakeInvalidRegion()
51 class SCOPED_LOCKABLE WriteLockScoped {53 WriteLockScoped(RWLockWrapper& rw_lock) EXCLUSIVE_LOCK_FUNCTION(rw_lock) in WriteLockScoped() function58 ~WriteLockScoped() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION()
102 WriteLockScoped wl(codec_wrapper_lock_); in Add10MsData()211 WriteLockScoped lockCodec(codec_wrapper_lock_); in Encode()394 WriteLockScoped lockCodec(codec_wrapper_lock_); in ResetEncoder()442 WriteLockScoped lockCodec(codec_wrapper_lock_); in InitEncoder()515 WriteLockScoped cs(codec_wrapper_lock_); in ResetNoMissedSamples()530 WriteLockScoped wl(codec_wrapper_lock_); in DestructEncoder()552 WriteLockScoped wl(codec_wrapper_lock_); in SetBitRate()576 WriteLockScoped wl(codec_wrapper_lock_); in GetEstimatedBandwidth()586 WriteLockScoped wl(codec_wrapper_lock_); in SetEstimatedBandwidth()599 WriteLockScoped wl(codec_wrapper_lock_); in GetRedPayload()[all …]
690 WriteLockScoped wl(codec_wrapper_lock_);790 WriteLockScoped wl(codec_wrapper_lock_);
453 WriteLockScoped cs(_apiTestRWLock); in RunTest()876 WriteLockScoped wl(_apiTestRWLock); in TestRegisteration()924 WriteLockScoped wl(_apiTestRWLock); in TestRegisteration()935 WriteLockScoped wl(_apiTestRWLock); in TestRegisteration()950 WriteLockScoped wl(_apiTestRWLock); in TestRegisteration()1143 WriteLockScoped wl(_apiTestRWLock); in ChangeCodec()1154 WriteLockScoped wl(_apiTestRWLock); in ChangeCodec()1175 WriteLockScoped wl(_apiTestRWLock); in ChangeCodec()1216 WriteLockScoped wl(_apiTestRWLock); in ChangeCodec()
217 WriteLockScoped write_lock(*send_crit_); in CreateVideoSendStream()234 WriteLockScoped write_lock(*send_crit_); in DestroyVideoSendStream()270 WriteLockScoped write_lock(*receive_crit_); in CreateVideoReceiveStream()290 WriteLockScoped write_lock(*receive_crit_); in DestroyVideoReceiveStream()
199 WriteLockScoped cs(_queueRWLock); in PushFrame()205 WriteLockScoped cs(_queueRWLock); in PopFrame()
69 WriteLockScoped cs2(_apiLock); in NumberOfCapabilities()
221 WriteLockScoped wl(*_cachLock); in IPAddressCached()