Searched defs:multi_threaded_global (Results 1 - 1 of 1) 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...]

Completed in 51 milliseconds