Home
last modified time | relevance | path

Searched refs:pool (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/tests/scripts/thread-cert/
Drun_cert_suite.py93 pool = multiprocessing.Pool(processes=MAX_JOBS) variable
185 pool.apply_async(run_cert, [i, port_offset, script, run_directory],
191 pool.close()
192 pool.join()
/openthread-latest/tests/unit/
DCMakeLists.txt244 ot_unit_test(pool)
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md293pool, and code in the library allocates memory in a different pool. Test drivers check that needs-…
371 …ex linking against different versions of `malloc()` (as is the case with the memory pool approach).
/openthread-latest/src/core/
DBUILD.gn435 "common/pool.hpp",
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md144 <https://mbed-tls.readthedocs.io/en/latest/kb/how-to/add-entropy-sources-to-entropy-pool> for more
/openthread-latest/src/cli/
DREADME.md512 - The `total` shows total number of message buffers in pool.
/openthread-latest/third_party/mbedtls/repo/
DChangeLog1462 https://mbed-tls.readthedocs.io/en/latest/kb/how-to/add-entropy-sources-to-entropy-pool/ for