gpt4 book ai didi

unsafe - sun.misc.Unsafe 记录在哪里?

转载 作者:IT老高 更新时间:2023-10-28 13:53:46 27 4
gpt4 key购买 nike

有人知道sun.misc.Unsafe 的任何综合文档吗?

我正在寻找关于 Unsafe.putOrderedInt() 的文档。 This是我能找到的。

public native  void putOrderedInt(Object o,
long offset,
int x)

Ordered/Lazy version of #putIntVolatile(Object, long, int)

有人知道更好的来源吗?

最佳答案

在 mishadoff 的博客 here 上有一篇很好的帖子。 .

虽然该类没有正式记录。

关于unsafe - sun.misc.Unsafe 记录在哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16819234/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com