commit | 0b634793cc7c67cff608980e089bc63a0f60cce2 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Tue May 05 11:23:55 2020 +0300 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri May 08 17:31:45 2020 +0200 |
tree | deaf6cb5b576f7da431225908f1bfcdbf766e5a3 | |
parent | 02a5ca931dae24ba3972fade12821981b0731ef2 [diff] |
lib: posix: Update to new timeout API Mostly trivial search-and-replace, except for pthread_rwlock.c, where we need spread timeout over 2 semaphore operations. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>