Lines Matching refs:gDvm
109 mon->next = gDvm.monitorList;
111 (int32_t*)(void*)&gDvm.monitorList) != 0);
124 mon = gDvm.monitorList;
297 if (gDvm.isSensitiveThreadHook != NULL) {
298 isSensitive = gDvm.isSensitiveThreadHook();
355 waitThreshold = gDvm.lockProfThreshold;
395 if (gDvm.lockProfThreshold > 0) {
1168 Monitor* mon = gDvm.threadSleepMon;
1330 thread = owner ? gDvm.threadList : NULL;