mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-04 07:40:00 +01:00
Since the code compiles with MBEDTLS_THREADING_C, not just with MBEDTLS_THREADING_PTHREAD, use MBEDTLS_THREADING_C as the guard. The runtime behavior is only as desired under certain conditions that imply MBEDTLS_THREADING_PTHREAD, but that's fine: no metatest is expected to pass in all scenarios, only under specific build- and run-time conditions. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| cmake_package | ||
| cmake_package_install | ||
| cmake_subproject | ||
| benchmark.c | ||
| CMakeLists.txt | ||
| dlopen.c | ||
| dlopen_demo.sh | ||
| generate_cpp_dummy_build.sh | ||
| metatest.c | ||
| query_compile_time_config.c | ||
| query_config.h | ||
| query_included_headers.c | ||
| selftest.c | ||
| udp_proxy.c | ||
| udp_proxy_wrapper.sh | ||
| zeroize.c | ||