Searched defs:multi_threaded_local (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dsigslot.h65 // 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&) argument
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&) argument
[all...]

Completed in 106 milliseconds