Home
last modified time | relevance | path

Searched refs:inactive (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dtcp.c1471 inactive = NULL; in tcp_kill_prio()
1476 inactive = pcb; in tcp_kill_prio()
1480 if (inactive != NULL) { in tcp_kill_prio()
1483 tcp_abort(inactive); in tcp_kill_prio()
1500 inactive = NULL; in tcp_kill_state()
1507 inactive = pcb; in tcp_kill_state()
1511 if (inactive != NULL) { in tcp_kill_state()
1530 inactive = NULL; in tcp_kill_timewait()
1535 inactive = pcb; in tcp_kill_timewait()
1538 if (inactive != NULL) { in tcp_kill_timewait()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngimage.c960 int active = 0, inactive = 0; in update_display() local
979 inactive |= transform; in update_display()
986 inactive &= ~active; in update_display()
989 dp->ignored_transforms = inactive; /* excluding write-only transforms */ in update_display()
/AliOS-Things-master/components/SDL2/src/hidapi/ios/
A Dhid.m240 // whenever the application comes back from being inactive, trigger a 20s pairing scan and reconne…
241 // any devices that may have paired while we were inactive.
/AliOS-Things-master/components/mbedtls/
A DChangeLog1833 from the default list (inactive by default).

Completed in 19 milliseconds