/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ |
H A D | bridgeif_opts.h | 52 * This means that the bridgeif input/output path is protected from concurrent access 53 * but as well, *all* bridge port netif's drivers must correctly handle concurrent access!
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 93 The maximum number of concurrent L2CAP signal procedures. 124 The maximum number of concurrent security manager procedures. 182 simultaneously. Devices with many concurrent connections may need 275 The maximum number of concurrent client GATT procedures. (0/1)
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ |
H A D | mem.c | 388 /** concurrent access protection */ 629 /* protect mem stats from concurrent access */ in mem_free() 641 /* protect mem stats from concurrent access */ in mem_free() 648 /* protect the heap from concurrent access */ in mem_free() 655 /* protect mem stats from concurrent access */ in mem_free() 664 /* protect mem stats from concurrent access */ in mem_free() 726 /* protect mem stats from concurrent access */ in mem_trim() 750 /* protect the heap from concurrent access */ in mem_trim() 858 /* protect the heap from concurrent access */ in mem_malloc()
|
H A D | sys.c | 106 * Used to protect short regions of code against concurrent access.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ |
H A D | mem.c | 193 /** concurrent access protection */ 328 /* protect mem stats from concurrent access */ in mem_free() 334 /* protect the heap from concurrent access */ in mem_free() 396 /* protect mem stats from concurrent access */ in mem_trim() 418 /* protect the heap from concurrent access */ in mem_trim() 520 /* protect the heap from concurrent access */ in mem_malloc()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ |
H A D | mem.c | 301 /** concurrent access protection */ 436 /* protect mem stats from concurrent access */ in mem_free() 442 /* protect the heap from concurrent access */ in mem_free() 505 /* protect mem stats from concurrent access */ in mem_trim() 528 /* protect the heap from concurrent access */ in mem_trim() 629 /* protect the heap from concurrent access */ in mem_malloc()
|
H A D | sys.c | 64 * Used to protect short regions of code against concurrent access.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/ |
H A D | syscfg.yml | 35 description: 'The maximum number of concurrent connections.'
|
/nrf52832-nimble/rt-thread/components/net/uip/ |
H A D | uip-1.0-changelog.txt | 67 o TCP: Fixed bug that in some cases prevented concurrent reception and
|
/nrf52832-nimble/packages/NimBLE-latest/ |
H A D | README.md | 134 (1) Maximum number of concurrent connections
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/ |
H A D | blecent.c | 98 * Performs three concurrent GATT operations against the specified peer: 209 /* Now perform three concurrent GATT procedures against the peer: read, in blecent_on_disc_complete()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/sockets/ |
H A D | sockets_stresstest.c | 6 * stability when used in many different situations, with many concurrent 7 * sockets making concurrent transfers in different manners.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/ |
H A D | tcpip.c | 298 * without fearing concurrent access. 333 * without fearing concurrent access.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | zutil.c | 212 * protected from concurrent access. This hack doesn't work anyway on
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | opt.h | 369 * MEMP_NUM_SNMP_VARBIND: the number of concurrent requests (does not have to 737 * SNMP_CONCURRENT_REQUESTS: Number of concurrent requests the module will 1155 * ARP tables or many concurrent connections, it might be counterproductive 1156 * if you have a tiny ARP table or if there never are concurrent connections.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ |
H A D | ethernet.c | 70 * the ARP cache is protected from concurrent access.\n
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ |
H A D | ethernet.c | 70 * the ARP cache is protected from concurrent access.\n
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | ppp_opts.h | 110 * MEMP_NUM_PPP_API_MSG: Number of concurrent PPP API messages (in pppapi.c)
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/ |
H A D | Changelog.txt | 251 currently limited to one concurrent client.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | ppp_opts.h | 122 * MEMP_NUM_PPP_API_MSG: Number of concurrent PPP API messages (in pppapi.c)
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/ |
H A D | tcpip.c | 203 * without fearing concurrent access.
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | uipopt.h | 199 * The maximum amount of concurrent UDP connections.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/ |
H A D | tcpip.c | 226 * without fearing concurrent access.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/ |
H A D | main_page.h | 316 * since raw API functions are not protected from concurrent access (aside
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | rawapi.txt | 38 since raw API functions are not protected from concurrent access (aside
|