kopia lustrzana https://github.com/espressif/esp-idf
262107691a
The reason timeouts would sometimes happen before the abstime deadline was due to rounding errors converting the timeout to milliseconds, and also because vTaskDelay(1) only delays until the next tick which is less than one full tick period. Closes https://github.com/espressif/esp-idf/issues/6901 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
component.mk | ||
test_cxx_cond_var.cpp | ||
test_cxx_std_future.cpp | ||
test_pthread.c | ||
test_pthread_cond_var.c | ||
test_pthread_cxx.cpp | ||
test_pthread_local_storage.c |