Searched refs:multi_threaded_global (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dsigslot.h22 // SIGSLOT_DEFAULT_MT_POLICY - Where thread support is enabled, this defaults to multi_threaded_global.
57 // multi_threaded_global - Your program is assumed to be multi threaded. Objects using signals and
59 // connections exist. In multi_threaded_global mode, this is achieved by a
65 // multi_threaded_local - Behaviour in this mode is essentially the same as multi_threaded_global,
136 class multi_threaded_global class in namespace:sigslot
139 multi_threaded_global() function in class:sigslot::multi_threaded_global
150 multi_threaded_global(const multi_threaded_global&) argument
155 virtual ~multi_threaded_global()
213 class multi_threaded_global class in namespace:sigslot
216 multi_threaded_global() function in class:sigslot::multi_threaded_global
221 multi_threaded_global(const multi_threaded_global&) argument
[all...]
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dsigslot.h22 // SIGSLOT_DEFAULT_MT_POLICY - Where thread support is enabled, this defaults to multi_threaded_global.
57 // multi_threaded_global - Your program is assumed to be multi threaded. Objects using signals and
59 // connections exist. In multi_threaded_global mode, this is achieved by a
65 // multi_threaded_local - Behaviour in this mode is essentially the same as multi_threaded_global,
149 class multi_threaded_global class in namespace:sigslot
152 multi_threaded_global() function in class:sigslot::multi_threaded_global
163 multi_threaded_global(const multi_threaded_global&) argument
168 virtual ~multi_threaded_global()
226 class multi_threaded_global class in namespace:sigslot
229 multi_threaded_global() function in class:sigslot::multi_threaded_global
234 multi_threaded_global(const multi_threaded_global&) argument
[all...]

Completed in 32 milliseconds