Home | History | Annotate | Download | only in runtime

Lines Matching defs:Add

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