• A
    Use the right wait_timeout implementation · 06eae300
    AzureMarker 提交于
    Our condvar doesn't support setting attributes, like
    pthread_condattr_setclock, which the current wait_timeout expects to
    have configured.
    
    Switch to a different implementation, following espidf.
    06eae300
pthread_condvar.rs 7.7 KB