Home | History | Annotate | Download | only in runtime

Lines Matching defs:Add

443         // Add info for contending thread.
756 * Add ourselves to the set of threads waiting on this monitor, and
971 Runtime::Current()->GetMonitorList()->Add(m);
1526 void MonitorList::Add(Monitor* m) {