Home
last modified time | relevance | path

Searched full:concurrent (Results 1 – 25 of 41) sorted by relevance

12

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/
H A Dbridgeif_opts.h52 * 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 Dsyscfg.yml93 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 Dmem.c388 /** 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 Dsys.c106 * Used to protect short regions of code against concurrent access.
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dmem.c193 /** 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 Dmem.c301 /** 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 Dsys.c64 * Used to protect short regions of code against concurrent access.
/nrf52832-nimble/packages/NimBLE-latest/nimble/
H A Dsyscfg.yml35 description: 'The maximum number of concurrent connections.'
/nrf52832-nimble/rt-thread/components/net/uip/
H A Duip-1.0-changelog.txt67 o TCP: Fixed bug that in some cases prevented concurrent reception and
/nrf52832-nimble/packages/NimBLE-latest/
H A DREADME.md134 (1) Maximum number of concurrent connections
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/
H A Dblecent.c98 * 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 Dsockets_stresstest.c6 * 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 Dtcpip.c298 * without fearing concurrent access.
333 * without fearing concurrent access.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dzutil.c212 * 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 Dopt.h369 * 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 Dethernet.c70 * the ARP cache is protected from concurrent access.\n
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/
H A Dethernet.c70 * 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 Dppp_opts.h110 * MEMP_NUM_PPP_API_MSG: Number of concurrent PPP API messages (in pppapi.c)
/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A DChangelog.txt251 currently limited to one concurrent client.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dppp_opts.h122 * 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 Dtcpip.c203 * without fearing concurrent access.
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duipopt.h199 * The maximum amount of concurrent UDP connections.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/
H A Dtcpip.c226 * without fearing concurrent access.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/
H A Dmain_page.h316 * since raw API functions are not protected from concurrent access (aside
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Drawapi.txt38 since raw API functions are not protected from concurrent access (aside

12