Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C11 threads: Move implementation to sysdeps/pthread | Samuel Thibault | 2020-02-09 | 1 | -0/+33 |
so it gets shared by nptl and htl. Also add htl versions of thrd_current and thrd_yield. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |