Searched refs:W2 (Results 1 – 3 of 3) sorted by relevance
79 W2 = 2, enumerator
208 a low-level mutex M. Thread W2 holds the mutator lock and waits on M. We avoid a209 situation in which the GC needs to suspend or checkpoint W2 by briefly stopping212 deadlock while entering this phase. After this phase, there is no need for W2 to214 phase by a checkpoint, W2 could receive the checkpoint request too late, and be
639 EXPECT_TRUE(vixl::aarch64::w2.Is(Arm64Assembler::reg_w(W2))); in TEST()