Use sys_clock_gettime() instead of clock_gettime() and use timespec_add() instead of manually adding timespec structures. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com> |
||
|---|---|---|
| .. | ||
| cnd.c | ||
| mtx.c | ||
| once.c | ||
| thrd.c | ||
| thrd.h | ||
| tss.c | ||
Use sys_clock_gettime() instead of clock_gettime() and use timespec_add() instead of manually adding timespec structures. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com> |
||
|---|---|---|
| .. | ||
| cnd.c | ||
| mtx.c | ||
| once.c | ||
| thrd.c | ||
| thrd.h | ||
| tss.c | ||