Home
last modified time | relevance | path

Searched refs:WaitSelect (Results 1 – 25 of 63) sorted by relevance

123

/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Damigaos.h40 # define select(args...) WaitSelect( args, NULL)
/dports/emulators/vice/vice-3.5/src/socketdrv/
H A Dsocket-amiga-impl.h65 WaitSelect(nfds, read_fds, write_fds, except_fds, timeout, NULL)
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/socketdrv/
H A Dsocket-amiga-impl.h65 WaitSelect(nfds, read_fds, write_fds, except_fds, timeout, NULL)
/dports/emulators/vice/vice-3.5/src/
H A Dusleep.c49 WaitSelect(nfds, read_fds, write_fds, except_fds, timeout, NULL)
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/
H A Dusleep.c49 WaitSelect(nfds, read_fds, write_fds, except_fds, timeout, NULL)
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dnet_sys.h122 WaitSelect((_N),(_R),(_W),(_E),(_T),NULL)
/dports/games/uhexen2/hexen2source-1.5.9/common/
H A Dnet_sys.h174 WaitSelect((_N),(_R),(_W),(_E),(_T),NULL)
/dports/net/libnfs/libnfs-libnfs-4.0.0/aros/
H A Daros_compat.c160 rc = WaitSelect(maxfd + 1, ip, op, &efds, toptr, NULL); in aros_poll()
/dports/net/libiscsi/libiscsi-1.19.0/aros/
H A Daros_compat.c149 rc = WaitSelect(maxfd + 1, ip, op, &efds, toptr, NULL); in aros_poll()
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dnetwork.cpp510 class WaitSelect: public Waiter class
513 WaitSelect(unsigned maxMillisecs=(unsigned)-1);
531 WaitSelect::WaitSelect(unsigned maxMillisecs) in WaitSelect() function in WaitSelect
541 void WaitSelect::Wait(unsigned maxMillisecs) in Wait()
761 static bool testBit(int offset, SOCKET fd, WaitSelect *pSelect) in testBit()
772 static Handle getSelectResult(TaskData *taskData, Handle args, int offset, WaitSelect *pSelect) in getSelectResult()
813 WaitSelect waitSelect((unsigned int)maxMilliseconds); in PolyNetworkSelect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dphysical_socket_server.h108 bool WaitSelect(int cms, bool process_io);
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dphysical_socket_server.h90 bool WaitSelect(int cms, bool process_io);
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dphysical_socket_server.h89 bool WaitSelect(int cms, bool process_io);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dphysical_socket_server.h89 bool WaitSelect(int cms, bool process_io);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dphysicalsocketserver.h110 bool WaitSelect(int cms, bool process_io);
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dphysicalsocketserver.h110 bool WaitSelect(int cms, bool process_io);
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dphysicalsocketserver.h110 bool WaitSelect(int cms, bool process_io);
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/curl/lib/
H A Dcurl_setup.h314 # define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/
H A Dcurl_setup.h335 # define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/amitools/data/fd/
H A Dbsdsocket_lib.fd20 WaitSelect(nfds,read_fds,write_fds,except_fds,timeout,signals)(d0/a0/a1/a2/a3/d1)
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/curl/lib/
H A Dcurl_setup.h340 # define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Dcurl_setup.h331 # define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/
H A Dcurl_setup.h323 # define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/node/
H A Dnode.go372 case <-n.remotes.WaitSelect(ctx):
822 func (s *persistentRemotes) WaitSelect(ctx context.Context) <-chan api.Peer { func
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Dcurl_setup.h287 # define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)

123