Home | History | Annotate | Download | only in quick

Lines Matching refs:CurrentThread

104 static_assert(kIntrinsicIsStatic[kIntrinsicCurrentThread], "CurrentThread must be static");
200 "currentThread", // kNameCacheCurrentThread
420 INTRINSIC(JavaLangThread, CurrentThread, _Thread, kIntrinsicCurrentThread, 0),