Home | History | Annotate | Download | only in vm

Lines Matching refs:thinp

858     volatile u4 *thinp;
869 thinp = &obj->lock;
871 thin = *thinp;
900 (int32_t*)thinp) != 0) {
908 threadId, &obj->lock, 0, *thinp, thin);
919 thin = *thinp;
933 (int32_t *)thinp) == 0) {
976 threadId, &obj->lock, 0, *thinp, thin);