Home
last modified time | relevance | path

Searched refs:pdispatcher (Results 1 – 11 of 11) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dphysical_socket_server.cc1278 dispatchers_.insert(pdispatcher); in Add()
1282 AddEpoll(pdispatcher); in Add()
1311 RemoveEpoll(pdispatcher); in Remove()
1327 UpdateEpoll(pdispatcher); in Update()
1334 dispatchers_.insert(pdispatcher); in AddRemovePendingDispatchers()
1341 dispatchers_.erase(pdispatcher); in AddRemovePendingDispatchers()
1453 RTC_DCHECK(pdispatcher); in WaitSelect()
1543 int fd = pdispatcher->GetDescriptor(); in AddEpoll()
1551 event.data.ptr = pdispatcher; in AddEpoll()
1561 int fd = pdispatcher->GetDescriptor(); in RemoveEpoll()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dphysicalsocketserver.cc1293 dispatchers_.insert(pdispatcher); in Add()
1297 AddEpoll(pdispatcher); in Add()
1326 RemoveEpoll(pdispatcher); in Remove()
1342 UpdateEpoll(pdispatcher); in Update()
1349 dispatchers_.insert(pdispatcher); in AddRemovePendingDispatchers()
1356 dispatchers_.erase(pdispatcher); in AddRemovePendingDispatchers()
1474 RTC_DCHECK(pdispatcher); in WaitSelect()
1572 int fd = pdispatcher->GetDescriptor(); in AddEpoll()
1580 event.data.ptr = pdispatcher; in AddEpoll()
1590 int fd = pdispatcher->GetDescriptor(); in RemoveEpoll()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dphysicalsocketserver.cc1293 dispatchers_.insert(pdispatcher); in Add()
1297 AddEpoll(pdispatcher); in Add()
1326 RemoveEpoll(pdispatcher); in Remove()
1342 UpdateEpoll(pdispatcher); in Update()
1349 dispatchers_.insert(pdispatcher); in AddRemovePendingDispatchers()
1356 dispatchers_.erase(pdispatcher); in AddRemovePendingDispatchers()
1474 RTC_DCHECK(pdispatcher); in WaitSelect()
1572 int fd = pdispatcher->GetDescriptor(); in AddEpoll()
1580 event.data.ptr = pdispatcher; in AddEpoll()
1590 int fd = pdispatcher->GetDescriptor(); in RemoveEpoll()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dphysicalsocketserver.cc1293 dispatchers_.insert(pdispatcher); in Add()
1297 AddEpoll(pdispatcher); in Add()
1326 RemoveEpoll(pdispatcher); in Remove()
1342 UpdateEpoll(pdispatcher); in Update()
1349 dispatchers_.insert(pdispatcher); in AddRemovePendingDispatchers()
1356 dispatchers_.erase(pdispatcher); in AddRemovePendingDispatchers()
1474 RTC_DCHECK(pdispatcher); in WaitSelect()
1572 int fd = pdispatcher->GetDescriptor(); in AddEpoll()
1580 event.data.ptr = pdispatcher; in AddEpoll()
1590 int fd = pdispatcher->GetDescriptor(); in RemoveEpoll()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dphysical_socket_server.cc1117 if (key_by_dispatcher_.count(pdispatcher)) { in Add()
1127 AddEpoll(pdispatcher, key); in Add()
1141 key_by_dispatcher_.erase(pdispatcher); in Remove()
1145 RemoveEpoll(pdispatcher); in Remove()
1162 UpdateEpoll(pdispatcher, key_by_dispatcher_.at(pdispatcher)); in Update()
1277 Dispatcher* pdispatcher = kv.second; in WaitSelect() local
1282 int fd = pdispatcher->GetDescriptor(); in WaitSelect()
1327 int fd = pdispatcher->GetDescriptor(); in WaitSelect()
1364 int fd = pdispatcher->GetDescriptor(); in AddEpoll()
1382 int fd = pdispatcher->GetDescriptor(); in RemoveEpoll()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dphysical_socket_server.cc1118 if (key_by_dispatcher_.count(pdispatcher)) { in Add()
1128 AddEpoll(pdispatcher, key); in Add()
1142 key_by_dispatcher_.erase(pdispatcher); in Remove()
1146 RemoveEpoll(pdispatcher); in Remove()
1163 UpdateEpoll(pdispatcher, key_by_dispatcher_.at(pdispatcher)); in Update()
1279 Dispatcher* pdispatcher = kv.second; in WaitSelect() local
1284 int fd = pdispatcher->GetDescriptor(); in WaitSelect()
1329 int fd = pdispatcher->GetDescriptor(); in WaitSelect()
1366 int fd = pdispatcher->GetDescriptor(); in AddEpoll()
1384 int fd = pdispatcher->GetDescriptor(); in RemoveEpoll()
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dphysical_socket_server.cc1121 if (key_by_dispatcher_.count(pdispatcher)) { in Add()
1131 AddEpoll(pdispatcher, key); in Add()
1145 key_by_dispatcher_.erase(pdispatcher); in Remove()
1149 RemoveEpoll(pdispatcher); in Remove()
1166 UpdateEpoll(pdispatcher, key_by_dispatcher_.at(pdispatcher)); in Update()
1282 Dispatcher* pdispatcher = kv.second; in WaitSelect() local
1287 int fd = pdispatcher->GetDescriptor(); in WaitSelect()
1332 int fd = pdispatcher->GetDescriptor(); in WaitSelect()
1369 int fd = pdispatcher->GetDescriptor(); in AddEpoll()
1387 int fd = pdispatcher->GetDescriptor(); in RemoveEpoll()
[all …]
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dphysicalsocketserver.cc1228 pdispatcher); in Add()
1231 dispatchers_.push_back(pdispatcher); in Add()
1238 pdispatcher); in Remove()
1289 Dispatcher *pdispatcher = dispatchers_[i]; in Wait() local
1290 ASSERT(pdispatcher); in Wait()
1293 int fd = pdispatcher->GetDescriptor(); in Wait()
1297 uint32 ff = pdispatcher->GetRequestedEvents(); in Wait()
1328 Dispatcher *pdispatcher = dispatchers_[i]; in Wait() local
1329 int fd = pdispatcher->GetDescriptor(); in Wait()
1372 pdispatcher->OnPreEvent(ff); in Wait()
[all …]
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dphysicalsocketserver.cc1225 pdispatcher); in Add()
1228 dispatchers_.push_back(pdispatcher); in Add()
1235 pdispatcher); in Remove()
1300 Dispatcher *pdispatcher = dispatchers_[i]; in Wait() local
1301 ASSERT(pdispatcher); in Wait()
1304 int fd = pdispatcher->GetDescriptor(); in Wait()
1308 uint32_t ff = pdispatcher->GetRequestedEvents(); in Wait()
1339 Dispatcher *pdispatcher = dispatchers_[i]; in Wait() local
1340 int fd = pdispatcher->GetDescriptor(); in Wait()
1383 pdispatcher->OnPreEvent(ff); in Wait()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dphysicalsocketserver.cc1198 pdispatcher); in Add()
1201 dispatchers_.push_back(pdispatcher); in Add()
1208 pdispatcher); in Remove()
1273 Dispatcher *pdispatcher = dispatchers_[i]; in Wait() local
1274 RTC_DCHECK(pdispatcher); in Wait()
1277 int fd = pdispatcher->GetDescriptor(); in Wait()
1281 uint32_t ff = pdispatcher->GetRequestedEvents(); in Wait()
1312 Dispatcher *pdispatcher = dispatchers_[i]; in Wait() local
1313 int fd = pdispatcher->GetDescriptor(); in Wait()
1356 pdispatcher->OnPreEvent(ff); in Wait()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dphysicalsocketserver.cc1232 pdispatcher); in Add()
1235 dispatchers_.push_back(pdispatcher); in Add()
1242 pdispatcher); in Remove()
1307 Dispatcher *pdispatcher = dispatchers_[i]; in Wait() local
1308 ASSERT(pdispatcher); in Wait()
1311 int fd = pdispatcher->GetDescriptor(); in Wait()
1315 uint32 ff = pdispatcher->GetRequestedEvents(); in Wait()
1346 Dispatcher *pdispatcher = dispatchers_[i]; in Wait() local
1347 int fd = pdispatcher->GetDescriptor(); in Wait()
1390 pdispatcher->OnPreEvent(ff); in Wait()
[all …]