Searched refs:EXCLUSIVE_LOCKS_REQUIRED (Results 1 - 25 of 47) sorted by relevance

12

/external/chromium_org/third_party/leveldatabase/src/port/
H A Dthread_annotations.h11 #ifndef EXCLUSIVE_LOCKS_REQUIRED
12 #define EXCLUSIVE_LOCKS_REQUIRED(...) macro
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
H A Dacm_ilbc.h34 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
40 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
43 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
H A Dacm_pcm16b.h30 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
36 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
H A Dacm_pcmu.h30 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
36 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
H A Dacm_g722.h38 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
47 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
50 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
H A Dacm_generic_codec.h420 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
620 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
633 int16_t ResetEncoderSafe() EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
641 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
655 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_) = 0;
664 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
690 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
712 int16_t CreateEncoder() EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
728 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
738 int16_t DisableVAD() EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock
[all...]
H A Dacm_isac.h38 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
45 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
48 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
53 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
102 void UpdateFrameLen() EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
106 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
109 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
H A Dacm_opus.h33 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
49 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
H A Dacm_pcma.h30 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
H A Dacm_cng.h39 EXCLUSIVE_LOCKS_REQUIRED(codec_wrapper_lock_);
H A Daudio_coding_module_impl.h259 int InitializeReceiverSafe() EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
262 EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
267 EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
290 EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
301 EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
304 EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
318 EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dcentral_freelist.h106 void* FetchFromSpans() EXCLUSIVE_LOCKS_REQUIRED(lock_);
112 void* FetchFromSpansSafe() EXCLUSIVE_LOCKS_REQUIRED(lock_);
117 void ReleaseListToSpans(void *start) EXCLUSIVE_LOCKS_REQUIRED(lock_);
122 void ReleaseToSpans(void* object) EXCLUSIVE_LOCKS_REQUIRED(lock_);
127 void Populate() EXCLUSIVE_LOCKS_REQUIRED(lock_);
133 bool MakeCacheSpace() EXCLUSIVE_LOCKS_REQUIRED(lock_);
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dcentral_freelist.h106 void* FetchFromSpans() EXCLUSIVE_LOCKS_REQUIRED(lock_);
112 void* FetchFromSpansSafe() EXCLUSIVE_LOCKS_REQUIRED(lock_);
117 void ReleaseListToSpans(void *start) EXCLUSIVE_LOCKS_REQUIRED(lock_);
122 void ReleaseToSpans(void* object) EXCLUSIVE_LOCKS_REQUIRED(lock_);
127 void Populate() EXCLUSIVE_LOCKS_REQUIRED(lock_);
133 bool MakeCacheSpace() EXCLUSIVE_LOCKS_REQUIRED(lock_);
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dmedia_optimization.h103 void UpdateIncomingFrameRate() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
105 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
106 void UpdateSentBitrate(int64_t now_ms) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
107 void UpdateSentFramerate() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
111 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
117 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
120 bool CheckStatusForQMchange() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
123 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
128 void CheckSuspendConditions() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
138 EXCLUSIVE_LOCKS_REQUIRED(crit_sect
[all...]
H A Dtiming.h98 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
100 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
101 uint32_t TargetDelayInternal() const EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
/external/chromium_org/third_party/leveldatabase/src/db/
H A Ddb_impl.h81 Status Recover(VersionEdit* edit) EXCLUSIVE_LOCKS_REQUIRED(mutex_);
91 void CompactMemTable() EXCLUSIVE_LOCKS_REQUIRED(mutex_);
96 EXCLUSIVE_LOCKS_REQUIRED(mutex_);
99 EXCLUSIVE_LOCKS_REQUIRED(mutex_);
102 EXCLUSIVE_LOCKS_REQUIRED(mutex_);
107 void MaybeScheduleCompaction() EXCLUSIVE_LOCKS_REQUIRED(mutex_);
110 void BackgroundCompaction() EXCLUSIVE_LOCKS_REQUIRED(mutex_);
112 EXCLUSIVE_LOCKS_REQUIRED(mutex_);
114 EXCLUSIVE_LOCKS_REQUIRED(mutex_);
119 EXCLUSIVE_LOCKS_REQUIRED(mutex
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.h212 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
223 int* num_channels) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
233 bool* play_dtmf) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
245 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
253 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
259 bool play_dtmf) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
265 bool play_dtmf) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
268 int DoExpand(bool play_dtmf) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
275 bool play_dtmf) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
282 bool play_dtmf) EXCLUSIVE_LOCKS_REQUIRED(crit_sect
[all...]
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtcp_sender.h188 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPSender);
210 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPSender);
216 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPSender);
234 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPSender);
237 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPSender);
239 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPSender);
241 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPSender);
243 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPSender);
245 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPSender);
247 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPSende
[all...]
H A Drtp_packet_history.h70 void Allocate(uint16_t number_to_store) EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
71 void Free() EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
/external/chromium_org/third_party/webrtc/modules/bitrate_controller/
H A Dbitrate_controller_impl.h80 void UpdateMinMaxBitrate() EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
90 void MaybeTriggerOnNetworkChanged() EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
95 EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
101 EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
107 EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
112 const BitrateObserver* observer) EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
/external/chromium_org/third_party/webrtc/modules/pacing/include/
H A Dpaced_sender.h117 EXCLUSIVE_LOCKS_REQUIRED(critsect_);
121 EXCLUSIVE_LOCKS_REQUIRED(critsect_);
124 EXCLUSIVE_LOCKS_REQUIRED(critsect_);
128 EXCLUSIVE_LOCKS_REQUIRED(critsect_);
131 void UpdateMediaBytesSent(int num_bytes) EXCLUSIVE_LOCKS_REQUIRED(critsect_);
/external/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp20 #define EXCLUSIVE_LOCKS_REQUIRED(...) \ macro
1073 void elr_function_arg() EXCLUSIVE_LOCKS_REQUIRED(mu1);
1075 void elr_function_args() EXCLUSIVE_LOCKS_REQUIRED(mu1, mu2);
1077 int elr_testfn(int y) EXCLUSIVE_LOCKS_REQUIRED(mu1);
1080 int x EXCLUSIVE_LOCKS_REQUIRED(mu1) = y; // \
1085 int elr_test_var EXCLUSIVE_LOCKS_REQUIRED(mu1); // \
1088 void elr_fun_params(int lvar EXCLUSIVE_LOCKS_REQUIRED(mu1)); // \
1093 int test_field EXCLUSIVE_LOCKS_REQUIRED(mu1); // \
1095 void test_method() EXCLUSIVE_LOCKS_REQUIRED(mu1);
1098 class EXCLUSIVE_LOCKS_REQUIRED(mu
1263 void foo1() EXCLUSIVE_LOCKS_REQUIRED(gmu) { } function in class:FooLate
1264 void foo2() EXCLUSIVE_LOCKS_REQUIRED(mu) { } function in class:FooLate
1265 void foo3(Mutex *m) EXCLUSIVE_LOCKS_REQUIRED(m) { } function in class:FooLate
1273 void foo6() EXCLUSIVE_LOCKS_REQUIRED(T::statmu) { } function in class:FooLate
1312 void Foo::foo1() EXCLUSIVE_LOCKS_REQUIRED(mu_) { } function in namespace:FunctionDefinitionParseTest
1316 void Bar<T>::bar() EXCLUSIVE_LOCKS_REQUIRED(mu_) { } function in namespace:FunctionDefinitionParseTest
1344 void bar() EXCLUSIVE_LOCKS_REQUIRED(mu) { a = 0; } function in class:NestedClassLateDecl::Foo::Bar
1435 void foo() EXCLUSIVE_LOCKS_REQUIRED(mu1_, mu2_) { function in class:InheritanceTest::Foo
[all...]
H A Dwarn-thread-safety-analysis.cpp23 #define EXCLUSIVE_LOCKS_REQUIRED(...) \ macro
833 static int func1() EXCLUSIVE_LOCKS_REQUIRED(mu1_);
893 int method1(int i) SHARED_LOCKS_REQUIRED(mu2) EXCLUSIVE_LOCKS_REQUIRED(mu1);
901 int foo(int i) EXCLUSIVE_LOCKS_REQUIRED(mu2) SHARED_LOCKS_REQUIRED(mu1);
906 static int bar(int i) EXCLUSIVE_LOCKS_REQUIRED(mu1);
955 int GetA() EXCLUSIVE_LOCKS_REQUIRED(foo_->mu_) { return a_; }
1151 virtual void func1() EXCLUSIVE_LOCKS_REQUIRED(mu_);
1158 virtual void func1() EXCLUSIVE_LOCKS_REQUIRED(mu_);
1192 int foo() SHARED_LOCKS_REQUIRED(mu_) EXCLUSIVE_LOCKS_REQUIRED(mu2);
1332 void bar(int y) EXCLUSIVE_LOCKS_REQUIRED(lock function in class:thread_annot_lock_35_modified::Foo
1402 void f1() EXCLUSIVE_LOCKS_REQUIRED(mu2) EXCLUSIVE_LOCKS_REQUIRED(mu1) { function in class:thread_annot_lock_42::Foo
1825 void barND() EXCLUSIVE_LOCKS_REQUIRED(fooBase.mu_) { function in class:TestTemplateAttributeInstantiation::BarT
1830 void barD() EXCLUSIVE_LOCKS_REQUIRED(fooBaseT.mu_) { function in class:TestTemplateAttributeInstantiation::BarT
1836 void barTD(T2 *fooT) EXCLUSIVE_LOCKS_REQUIRED(fooBaseT.mu_, fooT->mu_) { function in class:TestTemplateAttributeInstantiation::BarT
1849 void fooEx() EXCLUSIVE_LOCKS_REQUIRED(mu_) { function in class:TestTemplateAttributeInstantiation::Cell
1903 void fooEx(CellDelayed<T> *other) EXCLUSIVE_LOCKS_REQUIRED(mu_, other->mu_) { function in class:TestTemplateAttributeInstantiation::CellDelayed
1908 void fooExT(CellDelayed<T2> *otherT) EXCLUSIVE_LOCKS_REQUIRED(mu_, otherT->mu_) { function in class:TestTemplateAttributeInstantiation::CellDelayed
2028 void Foo::foo2() EXCLUSIVE_LOCKS_REQUIRED(mu_) { function in namespace:FunctionDefinitionTest
2037 void Foo::fooT1(const T& dummy1) EXCLUSIVE_LOCKS_REQUIRED(mu_) { function in namespace:FunctionDefinitionTest
2063 void FooT<T>::foo() EXCLUSIVE_LOCKS_REQUIRED(mu_) { function in namespace:FunctionDefinitionTest
2124 void doSomethingElse() EXCLUSIVE_LOCKS_REQUIRED(this) { function in class:SelfLockingTest::MyLock
2543 void Foo::foo1() EXCLUSIVE_LOCKS_REQUIRED(mu_) { function in namespace:DoubleLockBug
2561 void foo1() EXCLUSIVE_LOCKS_REQUIRED(mutex_) { // expected-note {{mutex acquired here}} function in class:UnlockBug::Foo
3375 Foo() EXCLUSIVE_LOCKS_REQUIRED(mu_) { } function in class:ComplexNameTest::Foo
3376 ~Foo() EXCLUSIVE_LOCKS_REQUIRED(mu_) { } function in class:ComplexNameTest::Foo
3378 int operator[](int i) EXCLUSIVE_LOCKS_REQUIRED(mu_) { return 0; } function in class:ComplexNameTest::Foo
3423 void test1() EXCLUSIVE_LOCKS_REQUIRED(fatalmu_) { function in namespace:UnreachableExitTest
3427 void test2() EXCLUSIVE_LOCKS_REQUIRED(fatalmu_) { function in namespace:UnreachableExitTest
3433 void test3() EXCLUSIVE_LOCKS_REQUIRED(fatalmu_) { function in namespace:UnreachableExitTest
3442 void test4() EXCLUSIVE_LOCKS_REQUIRED(fatalmu_) { function in namespace:UnreachableExitTest
4009 void test4() EXCLUSIVE_LOCKS_REQUIRED(mu_) { function in class:AssertHeldTest::Foo
[all...]
/external/clang/test/Sema/
H A Dwarn-thread-safety-analysis.c20 #define EXCLUSIVE_LOCKS_REQUIRED(...) \ macro
51 int Foo_fun1(int i) SHARED_LOCKS_REQUIRED(mu2) EXCLUSIVE_LOCKS_REQUIRED(mu1) {
55 int Foo_fun2(int i) EXCLUSIVE_LOCKS_REQUIRED(mu2) SHARED_LOCKS_REQUIRED(mu1) { function
63 static int Bar_fun1(int i) EXCLUSIVE_LOCKS_REQUIRED(mu1) { function
67 void set_value(int *a, int value) EXCLUSIVE_LOCKS_REQUIRED(foo_.mu_) { function
/external/chromium_org/third_party/webrtc/test/
H A Drtp_rtcp_observer.h94 EXCLUSIVE_LOCKS_REQUIRED(crit_) { function in class:webrtc::test::RtpRtcpObserver
99 EXCLUSIVE_LOCKS_REQUIRED(crit_) { function in class:webrtc::test::RtpRtcpObserver
104 EXCLUSIVE_LOCKS_REQUIRED(crit_) { function in class:webrtc::test::RtpRtcpObserver
109 EXCLUSIVE_LOCKS_REQUIRED(crit_) { function in class:webrtc::test::RtpRtcpObserver

Completed in 815 milliseconds

12