Home
last modified time | relevance | path

Searched refs:stack_iocp_events (Results 1 – 9 of 9) sorted by relevance

/dports/net/libzmq4/zeromq-4.3.4/external/wepoll/
H A Dwepoll.c1221 OVERLAPPED_ENTRY stack_iocp_events[PORT__MAX_ON_STACK_COMPLETIONS]; in port_wait() local
1233 if ((size_t) maxevents <= array_count(stack_iocp_events)) { in port_wait()
1234 iocp_events = stack_iocp_events; in port_wait()
1237 iocp_events = stack_iocp_events; in port_wait()
1238 maxevents = array_count(stack_iocp_events); in port_wait()
1284 if (iocp_events != stack_iocp_events) in port_wait()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/wepoll-sys-3.0.1/wepoll/
H A Dwepoll.c1252 OVERLAPPED_ENTRY stack_iocp_events[PORT__MAX_ON_STACK_COMPLETIONS]; in port_wait() local
1264 if ((size_t) maxevents <= array_count(stack_iocp_events)) { in port_wait()
1265 iocp_events = stack_iocp_events; in port_wait()
1268 iocp_events = stack_iocp_events; in port_wait()
1269 maxevents = array_count(stack_iocp_events); in port_wait()
1322 if (iocp_events != stack_iocp_events) in port_wait()
/dports/games/genact/genact-0.10.0/cargo-crates/wepoll-sys-stjepang-1.0.6/wepoll/
H A Dwepoll.c1257 OVERLAPPED_ENTRY stack_iocp_events[PORT__MAX_ON_STACK_COMPLETIONS]; in port_wait() local
1269 if ((size_t) maxevents <= array_count(stack_iocp_events)) { in port_wait()
1270 iocp_events = stack_iocp_events; in port_wait()
1273 iocp_events = stack_iocp_events; in port_wait()
1274 maxevents = array_count(stack_iocp_events); in port_wait()
1299 if (iocp_events != stack_iocp_events) in port_wait()
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/external/wepoll/
H A Dwepoll.c1221 OVERLAPPED_ENTRY stack_iocp_events[PORT__MAX_ON_STACK_COMPLETIONS]; in port_wait() local
1233 if ((size_t) maxevents <= array_count(stack_iocp_events)) { in port_wait()
1234 iocp_events = stack_iocp_events; in port_wait()
1237 iocp_events = stack_iocp_events; in port_wait()
1238 maxevents = array_count(stack_iocp_events); in port_wait()
1284 if (iocp_events != stack_iocp_events) in port_wait()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/wepoll-sys-3.0.1/wepoll/
H A Dwepoll.c1252 OVERLAPPED_ENTRY stack_iocp_events[PORT__MAX_ON_STACK_COMPLETIONS]; in port_wait() local
1264 if ((size_t) maxevents <= array_count(stack_iocp_events)) { in port_wait()
1265 iocp_events = stack_iocp_events; in port_wait()
1268 iocp_events = stack_iocp_events; in port_wait()
1269 maxevents = array_count(stack_iocp_events); in port_wait()
1322 if (iocp_events != stack_iocp_events) in port_wait()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/wepoll-ffi-0.1.2/vendor/wepoll/
H A Dwepoll.c1276 OVERLAPPED_ENTRY stack_iocp_events[PORT__MAX_ON_STACK_COMPLETIONS]; in port_wait() local
1288 if ((size_t) maxevents <= array_count(stack_iocp_events)) { in port_wait()
1289 iocp_events = stack_iocp_events; in port_wait()
1292 iocp_events = stack_iocp_events; in port_wait()
1293 maxevents = array_count(stack_iocp_events); in port_wait()
1348 if (iocp_events != stack_iocp_events) in port_wait()
/dports/textproc/jql/jql-3.0.6/cargo-crates/wepoll-ffi-0.1.2/vendor/wepoll/
H A Dwepoll.c1276 OVERLAPPED_ENTRY stack_iocp_events[PORT__MAX_ON_STACK_COMPLETIONS]; in port_wait() local
1288 if ((size_t) maxevents <= array_count(stack_iocp_events)) { in port_wait()
1289 iocp_events = stack_iocp_events; in port_wait()
1292 iocp_events = stack_iocp_events; in port_wait()
1293 maxevents = array_count(stack_iocp_events); in port_wait()
1348 if (iocp_events != stack_iocp_events) in port_wait()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/windows/native/libnio/ch/
H A Dwepoll.c1275 OVERLAPPED_ENTRY stack_iocp_events[PORT__MAX_ON_STACK_COMPLETIONS]; in port_wait() local
1287 if ((size_t) maxevents <= array_count(stack_iocp_events)) { in port_wait()
1288 iocp_events = stack_iocp_events; in port_wait()
1291 iocp_events = stack_iocp_events; in port_wait()
1292 maxevents = array_count(stack_iocp_events); in port_wait()
1338 if (iocp_events != stack_iocp_events) in port_wait()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/wepoll-ffi-0.1.2/vendor/wepoll/
H A Dwepoll.c1276 OVERLAPPED_ENTRY stack_iocp_events[PORT__MAX_ON_STACK_COMPLETIONS];
1288 if ((size_t) maxevents <= array_count(stack_iocp_events)) {
1289 iocp_events = stack_iocp_events;
1292 iocp_events = stack_iocp_events;
1293 maxevents = array_count(stack_iocp_events);
1348 if (iocp_events != stack_iocp_events)