Advertisement
QJBSUDBUEF

mRecursiveMutex occurences

Apr 19th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.77 KB | None | 0 0
  1. srujana@expecto-patronum:~/src5/mozilla-central$ grep -r "mRecursiveMutex"
  2. dom/media/MediaQueue.h: mRecursiveMutex("mediaqueue"),
  3. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  4. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  5. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  6. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  7. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  8. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  9. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  10. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  11. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  12. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  13. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  14. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  15. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  16. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  17. dom/media/MediaQueue.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  18. dom/media/MediaQueue.h: mutable RecursiveMutex mRecursiveMutex;
  19. netwerk/protocol/http/nsHttpRequestHead.cpp: mRecursiveMutex("nsHttpRequestHead.mRecursiveMutex"),
  20. netwerk/protocol/http/nsHttpRequestHead.cpp: curr.mRecursiveMutex.AssertCurrentThreadIn();
  21. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  22. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  23. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  24. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  25. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  26. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  27. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  28. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  29. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  30. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  31. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  32. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  33. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  34. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  35. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  36. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  37. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  38. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  39. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  40. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  41. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  42. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  43. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  44. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  45. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  46. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  47. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  48. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  49. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  50. netwerk/protocol/http/nsHttpRequestHead.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  51. netwerk/protocol/http/nsHttpResponseHead.h: mRecursiveMutex("nsHttpResponseHead.mRecursiveMutex"),
  52. netwerk/protocol/http/nsHttpResponseHead.h: void Enter() { mRecursiveMutex.Lock(); }
  53. netwerk/protocol/http/nsHttpResponseHead.h: void Exit() { mRecursiveMutex.Unlock(); }
  54. netwerk/protocol/http/nsHttpResponseHead.h: RecursiveMutex mRecursiveMutex;
  55. netwerk/protocol/http/nsHttpRequestHead.h: void Enter() { mRecursiveMutex.Lock(); }
  56. netwerk/protocol/http/nsHttpRequestHead.h: void Exit() { mRecursiveMutex.Unlock(); }
  57. netwerk/protocol/http/nsHttpRequestHead.h: RecursiveMutex mRecursiveMutex;
  58. netwerk/protocol/http/nsHttpResponseHead.cpp: : mRecursiveMutex("nsHttpResponseHead.mRecursiveMutex"),
  59. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(other.mRecursiveMutex);
  60. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitorOther(other.mRecursiveMutex);
  61. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  62. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  63. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  64. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  65. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  66. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  67. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  68. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  69. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  70. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  71. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  72. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  73. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  74. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  75. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  76. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  77. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  78. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  79. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  80. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  81. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  82. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  83. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  84. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  85. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  86. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  87. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  88. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  89. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  90. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  91. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  92. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  93. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  94. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitorOther(aOther->mRecursiveMutex);
  95. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  96. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  97. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  98. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  99. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  100. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  101. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitorOther(other.mRecursiveMutex);
  102. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(curr.mRecursiveMutex);
  103. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  104. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  105. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  106. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  107. netwerk/protocol/http/nsHttpResponseHead.cpp: RecursiveMutexAutoLock monitor(mRecursiveMutex);
  108. xpcom/threads/RecursiveMutex.h: : mRecursiveMutex(&aRecursiveMutex) {
  109. xpcom/threads/RecursiveMutex.h: NS_ASSERTION(mRecursiveMutex, "null mutex");
  110. xpcom/threads/RecursiveMutex.h: mRecursiveMutex->Lock();
  111. xpcom/threads/RecursiveMutex.h: ~RecursiveMutexAutoLock(void) { mRecursiveMutex->Unlock(); }
  112. xpcom/threads/RecursiveMutex.h: mozilla::RecursiveMutex* mRecursiveMutex;
  113. xpcom/threads/RecursiveMutex.h: : mRecursiveMutex(&aRecursiveMutex) {
  114. xpcom/threads/RecursiveMutex.h: NS_ASSERTION(mRecursiveMutex, "null mutex");
  115. xpcom/threads/RecursiveMutex.h: mRecursiveMutex->Unlock();
  116. xpcom/threads/RecursiveMutex.h: ~RecursiveMutexAutoUnlock(void) { mRecursiveMutex->Lock(); }
  117. xpcom/threads/RecursiveMutex.h: mozilla::RecursiveMutex* mRecursiveMutex;
  118. Binary file obj-x86_64-pc-linux-gnu/ipc/ipdl/UnifiedProtocols24.o matches
  119. Binary file obj-x86_64-pc-linux-gnu/ipc/ipdl/UnifiedProtocols1.o matches
  120. Binary file obj-x86_64-pc-linux-gnu/ipc/ipdl/UnifiedProtocols17.o matches
  121. Binary file obj-x86_64-pc-linux-gnu/ipc/ipdl/UnifiedProtocols32.o matches
  122. Binary file obj-x86_64-pc-linux-gnu/ipc/ipdl/UnifiedProtocols20.o matches
  123. Binary file obj-x86_64-pc-linux-gnu/dom/canvas/Unified_cpp_dom_canvas0.o matches
  124. Binary file obj-x86_64-pc-linux-gnu/dom/media/platforms/Unified_cpp_dom_media_platforms1.o matches
  125. Binary file obj-x86_64-pc-linux-gnu/dom/media/platforms/omx/Unified_cpp_media_platforms_omx0.o matches
  126. Binary file obj-x86_64-pc-linux-gnu/dom/media/platforms/agnostic/eme/Unified_cpp_agnostic_eme0.o matches
  127. Binary file obj-x86_64-pc-linux-gnu/dom/media/platforms/agnostic/gmp/Unified_cpp_agnostic_gmp0.o matches
  128. Binary file obj-x86_64-pc-linux-gnu/dom/media/platforms/Unified_cpp_dom_media_platforms0.o matches
  129. Binary file obj-x86_64-pc-linux-gnu/dom/media/platforms/ffmpeg/libav54/Unified_cpp_ffmpeg_libav540.o matches
  130. Binary file obj-x86_64-pc-linux-gnu/dom/media/platforms/ffmpeg/libav53/Unified_cpp_ffmpeg_libav530.o matches
  131. Binary file obj-x86_64-pc-linux-gnu/dom/media/platforms/ffmpeg/libav55/Unified_cpp_ffmpeg_libav550.o matches
  132. Binary file obj-x86_64-pc-linux-gnu/dom/media/platforms/ffmpeg/ffvpx/Unified_cpp_ffmpeg_ffvpx0.o matches
  133. Binary file obj-x86_64-pc-linux-gnu/dom/media/platforms/ffmpeg/ffmpeg57/Unified_cpp_ffmpeg_ffmpeg570.o matches
  134. Binary file obj-x86_64-pc-linux-gnu/dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.o matches
  135. Binary file obj-x86_64-pc-linux-gnu/dom/media/ipc/VideoDecoderChild.o matches
  136. Binary file obj-x86_64-pc-linux-gnu/dom/media/ipc/RemoteAudioDecoder.o matches
  137. Binary file obj-x86_64-pc-linux-gnu/dom/media/ipc/VideoDecoderManagerParent.o matches
  138. Binary file obj-x86_64-pc-linux-gnu/dom/media/ipc/GpuDecoderModule.o matches
  139. Binary file obj-x86_64-pc-linux-gnu/dom/media/ipc/RemoteDecoderModule.o matches
  140. Binary file obj-x86_64-pc-linux-gnu/dom/media/ipc/RemoteVideoDecoder.o matches
  141. Binary file obj-x86_64-pc-linux-gnu/dom/media/ipc/RemoteDecoderManagerChild.o matches
  142. Binary file obj-x86_64-pc-linux-gnu/dom/media/ipc/VideoDecoderManagerChild.o matches
  143. Binary file obj-x86_64-pc-linux-gnu/dom/media/ipc/VideoDecoderParent.o matches
  144. Binary file obj-x86_64-pc-linux-gnu/dom/media/ipc/RemoteDecoderManagerParent.o matches
  145. Binary file obj-x86_64-pc-linux-gnu/dom/media/mediasource/Unified_cpp_media_mediasource0.o matches
  146. Binary file obj-x86_64-pc-linux-gnu/dom/media/mediasink/Unified_cpp_dom_media_mediasink0.o matches
  147. Binary file obj-x86_64-pc-linux-gnu/dom/media/gmp/Unified_cpp_dom_media_gmp0.o matches
  148. Binary file obj-x86_64-pc-linux-gnu/dom/media/Unified_cpp_dom_media3.o matches
  149. Binary file obj-x86_64-pc-linux-gnu/dom/media/DecoderTraits.o matches
  150. Binary file obj-x86_64-pc-linux-gnu/dom/media/mediacapabilities/Unified_cpp_mediacapabilities0.o matches
  151. Binary file obj-x86_64-pc-linux-gnu/dom/media/Unified_cpp_dom_media10.o matches
  152. Binary file obj-x86_64-pc-linux-gnu/dom/media/Unified_cpp_dom_media2.o matches
  153. Binary file obj-x86_64-pc-linux-gnu/dom/media/Unified_cpp_dom_media6.o matches
  154. Binary file obj-x86_64-pc-linux-gnu/dom/media/Unified_cpp_dom_media9.o matches
  155. Binary file obj-x86_64-pc-linux-gnu/dom/media/gtest/Unified_cpp_dom_media_gtest0.o matches
  156. Binary file obj-x86_64-pc-linux-gnu/dom/media/Unified_cpp_dom_media5.o matches
  157. Binary file obj-x86_64-pc-linux-gnu/dom/media/webrtc/Unified_cpp_dom_media_webrtc0.o matches
  158. Binary file obj-x86_64-pc-linux-gnu/dom/media/Unified_cpp_dom_media0.o matches
  159. Binary file obj-x86_64-pc-linux-gnu/dom/media/webaudio/Unified_cpp_dom_media_webaudio1.o matches
  160. Binary file obj-x86_64-pc-linux-gnu/dom/media/Unified_cpp_dom_media11.o matches
  161. Binary file obj-x86_64-pc-linux-gnu/dom/plugins/ipc/Unified_cpp_dom_plugins_ipc0.o matches
  162. Binary file obj-x86_64-pc-linux-gnu/dom/plugins/base/Unified_cpp_dom_plugins_base0.o matches
  163. Binary file obj-x86_64-pc-linux-gnu/dom/html/Unified_cpp_dom_html4.o matches
  164. Binary file obj-x86_64-pc-linux-gnu/dom/html/Unified_cpp_dom_html2.o matches
  165. Binary file obj-x86_64-pc-linux-gnu/netwerk/ipc/Unified_cpp_netwerk_ipc0.o matches
  166. Binary file obj-x86_64-pc-linux-gnu/netwerk/base/Unified_cpp_netwerk_base2.o matches
  167. Binary file obj-x86_64-pc-linux-gnu/netwerk/base/Unified_cpp_netwerk_base0.o matches
  168. Binary file obj-x86_64-pc-linux-gnu/netwerk/protocol/websocket/Unified_cpp_protocol_websocket0.o matches
  169. Binary file obj-x86_64-pc-linux-gnu/netwerk/protocol/http/Unified_cpp_protocol_http2.o matches
  170. Binary file obj-x86_64-pc-linux-gnu/netwerk/protocol/http/Unified_cpp_protocol_http0.o matches
  171. Binary file obj-x86_64-pc-linux-gnu/netwerk/protocol/http/nsHttpHandler.o matches
  172. Binary file obj-x86_64-pc-linux-gnu/netwerk/protocol/http/Unified_cpp_protocol_http1.o matches
  173. Binary file obj-x86_64-pc-linux-gnu/netwerk/protocol/ftp/Unified_cpp_netwerk_protocol_ftp0.o matches
  174. Binary file obj-x86_64-pc-linux-gnu/netwerk/streamconv/converters/Unified_cpp_converters0.o matches
  175. Binary file obj-x86_64-pc-linux-gnu/layout/xul/Unified_cpp_layout_xul0.o matches
  176. Binary file obj-x86_64-pc-linux-gnu/layout/xul/Unified_cpp_layout_xul1.o matches
  177. Binary file obj-x86_64-pc-linux-gnu/layout/ipc/Unified_cpp_layout_ipc0.o matches
  178. Binary file obj-x86_64-pc-linux-gnu/layout/painting/Unified_cpp_layout_painting1.o matches
  179. Binary file obj-x86_64-pc-linux-gnu/layout/painting/Unified_cpp_layout_painting0.o matches
  180. Binary file obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base1.o matches
  181. Binary file obj-x86_64-pc-linux-gnu/layout/base/Unified_cpp_layout_base0.o matches
  182. Binary file obj-x86_64-pc-linux-gnu/layout/generic/nsPluginFrame.o matches
  183. Binary file obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic1.o matches
  184. Binary file obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic3.o matches
  185. Binary file obj-x86_64-pc-linux-gnu/layout/generic/Unified_cpp_layout_generic2.o matches
  186. Binary file obj-x86_64-pc-linux-gnu/xpcom/tests/gtest/Unified_cpp_xpcom_tests_gtest2.o matches
  187. Binary file obj-x86_64-pc-linux-gnu/media/webrtc/signaling/src/media-conduit/Unified_cpp_src_media-conduit0.o matches
  188. Binary file obj-x86_64-pc-linux-gnu/media/webrtc/signaling/src/mediapipeline/Unified_cpp_src_mediapipeline0.o matches
  189. Binary file obj-x86_64-pc-linux-gnu/toolkit/library/libxul.so matches
  190. Binary file obj-x86_64-pc-linux-gnu/toolkit/components/extensions/webrequest/Unified_cpp_webrequest0.o matches
  191. Binary file obj-x86_64-pc-linux-gnu/widget/Unified_cpp_widget0.o matches
  192. Binary file obj-x86_64-pc-linux-gnu/widget/nsBaseWidget.o matches
  193. Binary file obj-x86_64-pc-linux-gnu/image/Unified_cpp_image1.o matches
  194. Binary file obj-x86_64-pc-linux-gnu/image/test/gtest/Unified_cpp_image_test_gtest0.o matches
  195. Binary file obj-x86_64-pc-linux-gnu/image/Unified_cpp_image0.o matches
  196. Binary file obj-x86_64-pc-linux-gnu/gfx/webrender_bindings/Unified_cpp_webrender_bindings0.o matches
  197. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers1.o matches
  198. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers2.o matches
  199. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers9.o matches
  200. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers3.o matches
  201. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/ImageContainer.o matches
  202. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers5.o matches
  203. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/apz/test/gtest/Unified_cpp_apz_test_gtest0.o matches
  204. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/BasicImageLayer.o matches
  205. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers8.o matches
  206. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers11.o matches
  207. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers0.o matches
  208. Binary file obj-x86_64-pc-linux-gnu/gfx/layers/Unified_cpp_gfx_layers12.o matches
  209. Binary file obj-x86_64-pc-linux-gnu/gfx/thebes/Unified_cpp_gfx_thebes0.o matches
  210. Binary file .hg/store/data/gfx/layers/apz/src/_a_p_z_c_tree_manager.h.i matches
  211. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  212. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  213. gfx/layers/ImageContainer.cpp: : mRecursiveMutex("ImageContainer.mRecursiveMutex"),
  214. gfx/layers/ImageContainer.cpp: : mRecursiveMutex("ImageContainer.mRecursiveMutex"),
  215. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  216. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  217. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  218. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  219. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  220. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  221. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  222. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock mon(mRecursiveMutex);
  223. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  224. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  225. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  226. gfx/layers/ImageContainer.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  227. gfx/layers/apz/test/gtest/APZTestCommon.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  228. gfx/layers/apz/test/gtest/APZTestCommon.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  229. gfx/layers/apz/test/gtest/APZTestCommon.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  230. gfx/layers/apz/test/gtest/APZTestCommon.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  231. gfx/layers/apz/test/gtest/APZTestCommon.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  232. gfx/layers/apz/test/gtest/APZTestCommon.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  233. gfx/layers/apz/test/gtest/APZTestCommon.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  234. gfx/layers/apz/test/gtest/APZTestCommon.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  235. gfx/layers/apz/test/gtest/APZTestCommon.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  236. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mApzc->mRecursiveMutex);
  237. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mApzc->mRecursiveMutex);
  238. gfx/layers/apz/src/AsyncPanZoomController.cpp: // Note: APZC is holding mRecursiveMutex, so directly calling
  239. gfx/layers/apz/src/AsyncPanZoomController.cpp: // HandleSmoothScrollOverscroll() to be called after mRecursiveMutex is
  240. gfx/layers/apz/src/AsyncPanZoomController.cpp: mRecursiveMutex("AsyncPanZoomController"),
  241. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  242. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  243. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  244. gfx/layers/apz/src/AsyncPanZoomController.cpp: // it cannot be called while the mRecursiveMutex lock is held.
  245. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  246. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  247. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  248. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  249. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  250. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  251. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  252. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  253. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  254. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  255. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  256. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  257. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  258. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  259. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  260. gfx/layers/apz/src/AsyncPanZoomController.cpp: // Ensure the calls to GetScrollWheelDelta are outside the mRecursiveMutex
  261. gfx/layers/apz/src/AsyncPanZoomController.cpp: // mRecursiveMutex while acquiring the APZ tree lock is lock ordering
  262. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  263. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  264. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  265. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  266. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  267. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  268. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  269. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  270. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  271. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  272. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  273. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  274. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  275. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  276. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  277. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  278. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  279. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  280. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  281. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  282. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  283. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  284. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  285. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  286. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  287. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  288. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  289. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  290. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  291. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  292. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  293. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  294. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  295. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  296. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  297. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  298. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  299. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  300. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  301. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  302. gfx/layers/apz/src/AsyncPanZoomController.cpp: mRecursiveMutex.AssertCurrentThreadIn();
  303. gfx/layers/apz/src/AsyncPanZoomController.cpp: mRecursiveMutex.AssertCurrentThreadIn();
  304. gfx/layers/apz/src/AsyncPanZoomController.cpp: // mRecursiveMutex.AssertCurrentThreadIn();
  305. gfx/layers/apz/src/AsyncPanZoomController.cpp: mRecursiveMutex.AssertCurrentThreadIn();
  306. gfx/layers/apz/src/AsyncPanZoomController.cpp: mRecursiveMutex.AssertNotCurrentThreadIn();
  307. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  308. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  309. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  310. gfx/layers/apz/src/AsyncPanZoomController.cpp: mRecursiveMutex.AssertCurrentThreadIn();
  311. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  312. gfx/layers/apz/src/AsyncPanZoomController.cpp: mRecursiveMutex.AssertCurrentThreadIn();
  313. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  314. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  315. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  316. gfx/layers/apz/src/AsyncPanZoomController.cpp: RecursiveMutexAutoLock lock(mRecursiveMutex);
  317. gfx/layers/apz/src/AndroidAPZ.cpp: RecursiveMutexAutoLock lock(mApzc.mRecursiveMutex);
  318. gfx/layers/apz/src/AndroidAPZ.cpp: RecursiveMutexAutoLock lock(mApzc.mRecursiveMutex);
  319. gfx/layers/apz/src/GenericFlingAnimation.h: RecursiveMutexAutoLock lock(mApzc.mRecursiveMutex);
  320. gfx/layers/apz/src/GenericFlingAnimation.h: RecursiveMutexAutoLock lock(mApzc.mRecursiveMutex);
  321. gfx/layers/apz/src/GenericFlingAnimation.h: // while holding mRecursiveMutex, because otherwise, if the overscrolled
  322. gfx/layers/apz/src/GenericFlingAnimation.h: // Note: APZC is holding mRecursiveMutex, so directly calling
  323. gfx/layers/apz/src/GenericFlingAnimation.h: // called after mRecursiveMutex is released.
  324. gfx/layers/apz/src/APZCTreeManager.h: * ("the tree lock") and AsyncPanZoomController::mRecursiveMutex ("APZC locks").
  325. gfx/layers/apz/src/AsyncPanZoomController.h: * To respect the lock ordering, mRecursiveMutex must NOT be held when calling
  326. gfx/layers/apz/src/AsyncPanZoomController.h: * To respect the lock ordering, mRecursiveMutex must NOT be held when calling
  327. gfx/layers/apz/src/AsyncPanZoomController.h: * To respect the lock ordering, mRecursiveMutex must NOT be held when calling
  328. gfx/layers/apz/src/AsyncPanZoomController.h: mutable RecursiveMutex mRecursiveMutex;
  329. gfx/layers/apz/src/AsyncPanZoomController.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  330. gfx/layers/apz/src/AsyncPanZoomController.h: // This is in theory protected by |mRecursiveMutex|; that is, it should be
  331. gfx/layers/apz/src/AsyncPanZoomController.h: * being dispatched. Only code that holds mRecursiveMutex should touch this.
  332. gfx/layers/apz/src/AsyncPanZoomController.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  333. gfx/layers/apz/src/AsyncPanZoomController.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  334. gfx/layers/ImageContainer.h: * Can be called on any thread. This method takes mRecursiveMutex
  335. gfx/layers/ImageContainer.h: * mRecursiveMutex.
  336. gfx/layers/ImageContainer.h: * This method takes mRecursiveMutex
  337. gfx/layers/ImageContainer.h: * Can be called on any thread. This method takes mRecursiveMutex
  338. gfx/layers/ImageContainer.h: * Can be called on any thread. This method takes mRecursiveMutex when
  339. gfx/layers/ImageContainer.h: * Can be called on any thread. This method takes mRecursiveMutex
  340. gfx/layers/ImageContainer.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  341. gfx/layers/ImageContainer.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  342. gfx/layers/ImageContainer.h: RecursiveMutexAutoLock lock(mRecursiveMutex);
  343. gfx/layers/ImageContainer.h: RecursiveMutex mRecursiveMutex;
  344. gfx/layers/ImageContainer.h: // See GetPaintDelay. Accessed only with mRecursiveMutex held.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement