[riscv-port] Integrated: 8277391: riscv: Remove the USE_LIBRARY_BASED_TLS_ONLY macro to use tls instead of pthread_getspecific

zhengxiaolinX duke at openjdk.java.net
Tue Nov 23 11:03:26 UTC 2021


On Thu, 18 Nov 2021 12:36:31 GMT, zhengxiaolinX <duke at openjdk.java.net> wrote:

> Hi team,
> 
> This patch removes the USE_LIBRARY_BASED_TLS_ONLY macro to use tls instead of pthread_getspecific. [Original patch](https://github.com/riscv-collab/riscv-openjdk/pull/4)
> 
> Thanks,
> Xiaolin

This pull request has now been integrated.

Changeset: 7cf6b9d2
Author:    yunyao.zxl <yunyao.zxl at alibaba-inc.com>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.java.net/riscv-port/commit/7cf6b9d27a3c628771b70b9982c17d0d52b75b3b
Stats:     16 lines in 2 files changed: 4 ins; 10 del; 2 mod

8277391: riscv: Remove the USE_LIBRARY_BASED_TLS_ONLY macro to use tls instead of pthread_getspecific

Reviewed-by: fyang

-------------

PR: https://git.openjdk.java.net/riscv-port/pull/7


More information about the riscv-port-dev mailing list