HomeSort by relevance Sort by last modified time
    Searched refs:multi_threaded_local (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/base/
sigslot_unittest.cc 39 static bool TemplateIsMT(const sigslot::multi_threaded_local* p) {
80 class mt_signal_policy = sigslot::multi_threaded_local>
115 typedef SigslotSlotTest<sigslot::multi_threaded_local,
116 sigslot::multi_threaded_local> SigslotMTSlotTest;
118 class multi_threaded_local_fake : public sigslot::multi_threaded_local {
sigslot.h 65 // multi_threaded_local - Behaviour in this mode is essentially the same as multi_threaded_global,
80 // has_slots<single_threaded> and signal0<multi_threaded_local> or
81 // has_slots<multi_threaded_local> and signal0<single_threaded>.
116 # define SIGSLOT_DEFAULT_MT_POLICY multi_threaded_local
191 class multi_threaded_local class in namespace:sigslot
194 multi_threaded_local() function in class:sigslot::multi_threaded_local
199 multi_threaded_local(const multi_threaded_local&) function in class:sigslot::multi_threaded_local
204 virtual ~multi_threaded_local()
262 class multi_threaded_local class in namespace:sigslot
265 multi_threaded_local() function in class:sigslot::multi_threaded_local
270 multi_threaded_local(const multi_threaded_local&) function in class:sigslot::multi_threaded_local
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.h 250 sigslot::multi_threaded_local> SignalFrameCaptured;
253 sigslot::multi_threaded_local> SignalVideoFrame;
  /external/chromium/third_party/libjingle/source/talk/base/
sigslot.h 65 // multi_threaded_local - Behaviour in this mode is essentially the same as multi_threaded_global,
103 # define SIGSLOT_DEFAULT_MT_POLICY multi_threaded_local
178 class multi_threaded_local class in namespace:sigslot
181 multi_threaded_local() function in class:sigslot::multi_threaded_local
186 multi_threaded_local(const multi_threaded_local&) function in class:sigslot::multi_threaded_local
191 virtual ~multi_threaded_local()
249 class multi_threaded_local class in namespace:sigslot
252 multi_threaded_local() function in class:sigslot::multi_threaded_local
257 multi_threaded_local(const multi_threaded_local& function in class:sigslot::multi_threaded_local
    [all...]

Completed in 66 milliseconds