Searched refs:pool (Results 1 – 7 of 7) sorted by relevance
93 pool = multiprocessing.Pool(processes=MAX_JOBS) variable185 pool.apply_async(run_cert, [i, port_offset, script, run_directory],191 pool.close()192 pool.join()
244 ot_unit_test(pool)
293 …pool, 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).
435 "common/pool.hpp",
144 <https://mbed-tls.readthedocs.io/en/latest/kb/how-to/add-entropy-sources-to-entropy-pool> for more
512 - The `total` shows total number of message buffers in pool.
1462 https://mbed-tls.readthedocs.io/en/latest/kb/how-to/add-entropy-sources-to-entropy-pool/ for