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

12345

/external/webrtc/webrtc/modules/audio_processing/
H A Daudio_processing_impl.h110 EXCLUSIVE_LOCKS_REQUIRED(crit_capture_);
128 EXCLUSIVE_LOCKS_REQUIRED(crit_render_, crit_capture_);
160 EXCLUSIVE_LOCKS_REQUIRED(crit_render_);
163 EXCLUSIVE_LOCKS_REQUIRED(crit_render_);
166 EXCLUSIVE_LOCKS_REQUIRED(crit_render_);
171 bool rev_conversion_needed() const EXCLUSIVE_LOCKS_REQUIRED(crit_render_);
173 EXCLUSIVE_LOCKS_REQUIRED(crit_render_);
179 EXCLUSIVE_LOCKS_REQUIRED(crit_render_, crit_capture_);
181 EXCLUSIVE_LOCKS_REQUIRED(crit_render_, crit_capture_);
183 EXCLUSIVE_LOCKS_REQUIRED(crit_render
[all...]
/external/tensorflow/tensorflow/compiler/xla/service/
H A Dchannel_tracker.h71 ChannelHandle AllocateHandle() EXCLUSIVE_LOCKS_REQUIRED(channel_mutex_);
74 EXCLUSIVE_LOCKS_REQUIRED(channel_mutex_);
77 EXCLUSIVE_LOCKS_REQUIRED(channel_mutex_);
H A Dcomputation_tracker.h93 EXCLUSIVE_LOCKS_REQUIRED(computation_mutex_);
105 EXCLUSIVE_LOCKS_REQUIRED(computation_mutex_);
111 EXCLUSIVE_LOCKS_REQUIRED(computation_mutex_);
124 EXCLUSIVE_LOCKS_REQUIRED(computation_mutex_);
126 string ToStringInternal() const EXCLUSIVE_LOCKS_REQUIRED(computation_mutex_);
H A Dallocation_tracker.h78 EXCLUSIVE_LOCKS_REQUIRED(mutex_);
83 EXCLUSIVE_LOCKS_REQUIRED(mutex_);
89 EXCLUSIVE_LOCKS_REQUIRED(mutex_);
94 int device_ordinal) EXCLUSIVE_LOCKS_REQUIRED(mutex_);
/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver.h128 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPReceiver);
134 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPReceiver);
138 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPReceiver);
141 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPReceiver);
145 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPReceiver);
150 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPReceiver);
155 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPReceiver);
160 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPReceiver);
165 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPReceiver);
169 EXCLUSIVE_LOCKS_REQUIRED(_criticalSectionRTCPReceive
[all...]
H A Drtp_packet_history.h74 EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
75 void Allocate(size_t number_to_store) EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
76 void Free() EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
78 EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
80 EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
82 EXCLUSIVE_LOCKS_REQUIRED(*critsect_);
H A Drtcp_sender.h159 EXCLUSIVE_LOCKS_REQUIRED(critical_section_rtcp_sender_);
164 EXCLUSIVE_LOCKS_REQUIRED(critical_section_rtcp_sender_);
167 EXCLUSIVE_LOCKS_REQUIRED(critical_section_rtcp_sender_);
169 EXCLUSIVE_LOCKS_REQUIRED(critical_section_rtcp_sender_);
171 EXCLUSIVE_LOCKS_REQUIRED(critical_section_rtcp_sender_);
173 EXCLUSIVE_LOCKS_REQUIRED(critical_section_rtcp_sender_);
175 EXCLUSIVE_LOCKS_REQUIRED(critical_section_rtcp_sender_);
177 EXCLUSIVE_LOCKS_REQUIRED(critical_section_rtcp_sender_);
179 EXCLUSIVE_LOCKS_REQUIRED(critical_section_rtcp_sender_);
181 EXCLUSIVE_LOCKS_REQUIRED(critical_section_rtcp_sender
[all...]
/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgoogle_auth_provider.h47 Status GetTokenFromFiles() EXCLUSIVE_LOCKS_REQUIRED(mu_);
50 Status GetTokenFromGce() EXCLUSIVE_LOCKS_REQUIRED(mu_);
53 Status GetTokenForTesting() EXCLUSIVE_LOCKS_REQUIRED(mu_);
/external/webrtc/webrtc/modules/video_coding/
H A Dmedia_optimization.h95 void UpdateIncomingFrameRate() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
97 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
98 void UpdateSentBitrate(int64_t now_ms) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
99 void UpdateSentFramerate() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
103 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
109 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
112 bool CheckStatusForQMchange() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
115 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
120 void CheckSuspendConditions() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
130 EXCLUSIVE_LOCKS_REQUIRED(crit_sect
[all...]
H A Djitter_buffer.h232 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
238 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
242 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
248 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
253 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
254 VCMFrameBuffer* NextFrame() const EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
259 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
263 bool HandleTooLargeNackList() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
265 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
270 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/webrtc/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.h212 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
224 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
234 bool* play_dtmf) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
246 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
251 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
259 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
265 bool play_dtmf) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
271 bool play_dtmf) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
274 int DoExpand(bool play_dtmf) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
282 bool fast_accelerate) EXCLUSIVE_LOCKS_REQUIRED(crit_sect
[all...]
/external/webrtc/webrtc/video/
H A Doveruse_frame_detector.h103 void UpdateCpuOveruseMetrics() EXCLUSIVE_LOCKS_REQUIRED(crit_);
107 void AddProcessingTime(int elapsed_ms) EXCLUSIVE_LOCKS_REQUIRED(crit_);
113 bool FrameTimeoutDetected(int64_t now) const EXCLUSIVE_LOCKS_REQUIRED(crit_);
114 bool FrameSizeChanged(int num_pixels) const EXCLUSIVE_LOCKS_REQUIRED(crit_);
116 void ResetAll(int num_pixels) EXCLUSIVE_LOCKS_REQUIRED(crit_);
/external/webrtc/webrtc/call/
H A Dbitrate_allocator.h83 const BitrateObserver* observer) EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
84 ObserverBitrateMap AllocateBitrates() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
87 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
90 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
/external/clang/test/SemaCXX/
H A Dwarn-thread-safety-negative.cpp23 #define EXCLUSIVE_LOCKS_REQUIRED(...) \ macro
54 void baz() EXCLUSIVE_LOCKS_REQUIRED(!mu) {
78 void baz() EXCLUSIVE_LOCKS_REQUIRED(!mu) {
96 void test3() EXCLUSIVE_LOCKS_REQUIRED(!mu) {
116 EXCLUSIVE_LOCKS_REQUIRED(F->mutex()) UNLOCK_FUNCTION(F->mutex()) {}
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...]
/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_event_mgr.h101 void FlushAccumulatedTensors() EXCLUSIVE_LOCKS_REQUIRED(mu_);
137 EXCLUSIVE_LOCKS_REQUIRED(mu_);
141 EXCLUSIVE_LOCKS_REQUIRED(mu_) { function in class:tensorflow::EventMgr
146 EXCLUSIVE_LOCKS_REQUIRED(mu_) { function in class:tensorflow::EventMgr
151 std::function<void()> func) EXCLUSIVE_LOCKS_REQUIRED(mu_) { function in class:tensorflow::EventMgr
161 EXCLUSIVE_LOCKS_REQUIRED(mu_);
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h109 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_.get());
113 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_.get());
116 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_.get());
122 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_.get());
125 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_.get());
128 EXCLUSIVE_LOCKS_REQUIRED(crit_sect_.get());
/external/tensorflow/tensorflow/core/kernels/
H A Dfifo_queue_op.cc50 EXCLUSIVE_LOCKS_REQUIRED(mu_) { function in class:tensorflow::FIFOQueueOp
H A Dconditional_accumulator.h68 EXCLUSIVE_LOCKS_REQUIRED(this->mu_) { function in class:tensorflow::ConditionalAccumulator
103 EXCLUSIVE_LOCKS_REQUIRED(this->mu_) { function in class:tensorflow::ConditionalAccumulator
118 EXCLUSIVE_LOCKS_REQUIRED(this->mu_) { function in class:tensorflow::ConditionalAccumulator
/external/tensorflow/tensorflow/core/common_runtime/
H A Dbfc_allocator.h308 bool Extend(size_t rounded_bytes) EXCLUSIVE_LOCKS_REQUIRED(lock_);
313 EXCLUSIVE_LOCKS_REQUIRED(lock_);
318 EXCLUSIVE_LOCKS_REQUIRED(lock_);
322 void Merge(ChunkHandle h, ChunkHandle h2) EXCLUSIVE_LOCKS_REQUIRED(lock_);
326 void FreeAndMaybeCoalesce(ChunkHandle h) EXCLUSIVE_LOCKS_REQUIRED(lock_);
329 void InsertFreeChunkIntoBin(ChunkHandle h) EXCLUSIVE_LOCKS_REQUIRED(lock_);
334 EXCLUSIVE_LOCKS_REQUIRED(lock_);
337 void RemoveFreeChunkFromBin(ChunkHandle h) EXCLUSIVE_LOCKS_REQUIRED(lock_);
340 void DeleteChunk(ChunkHandle h) EXCLUSIVE_LOCKS_REQUIRED(lock_);
342 string RenderOccupancy() EXCLUSIVE_LOCKS_REQUIRED(lock
[all...]
/external/tensorflow/tensorflow/core/platform/posix/
H A Dsubprocess.h109 void FreeArgs() EXCLUSIVE_LOCKS_REQUIRED(data_mu_);
110 void ClosePipes() EXCLUSIVE_LOCKS_REQUIRED(data_mu_);
/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/webrtc/webrtc/modules/audio_coding/acm2/
H A Daudio_coding_module_impl.h215 EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
217 EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
219 int InitializeReceiverSafe() EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
222 EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
237 EXCLUSIVE_LOCKS_REQUIRED(acm_crit_sect_);
/external/webrtc/webrtc/modules/pacing/
H A Dpaced_sender.h130 EXCLUSIVE_LOCKS_REQUIRED(critsect_);
133 EXCLUSIVE_LOCKS_REQUIRED(critsect_);
134 void SendPadding(size_t padding_needed) EXCLUSIVE_LOCKS_REQUIRED(critsect_);

Completed in 2124 milliseconds

12345