TPEPlatform/WebRTC B2G: Difference between revisions

Jump to navigation Jump to search
Line 148: Line 148:
</gallery>
</gallery>
===Process dispatcher threads===
===Process dispatcher threads===
Process thread is a dispatcher thread. A user registers a Module into a ProcessThread, ProcessThread will callback to Module::Process in specific duration(>= 100 ms).<br>
Process thread is a dispatcher thread. A client can register a Module into a ProcessThread. ProcessThread will callback to Module::Process in specific duration(>= 100 ms).<br>
Implementation of ProcessThread is located in process_thread_impl.cc<br>
Implementation of ProcessThread is located in process_thread_impl.cc<br>
http://dxr.mozilla.org/mozilla-central/source/media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc<br>
http://dxr.mozilla.org/mozilla-central/source/media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc<br>
Confirmed users
1,643

edits

Navigation menu