Home | History | Annotate | Download | only in runtime

Lines Matching refs:list_

118   return find(list_.begin(), list_.end(), thread) != list_.end();
122 for (const auto& thread : list_) {
137 for (const auto& thread : list_) {
253 os << "DALVIK THREADS (" << list_.size() << "):\n";
274 for (const auto& thread : list_) {
321 count = list_.size();
322 for (const auto& thread : list_) {
405 for (Thread* thread : list_) {
513 for (const auto& thread : list_) {
570 for (const auto& thread : list_) {
724 pending_threads.StoreRelaxed(list_.size() - num_ignored);
726 for (const auto& thread : list_) {
806 for (const auto& thread : list_) {
1031 for (const auto& it : list_) {
1110 for (const auto& thread : list_) {
1243 for (const auto& thread : list_) {
1278 for (const auto& thread : list_) {
1315 for (const auto& thread : list_) {
1338 for (const auto& thread : list_) {
1368 for (const auto& thread : list_) {
1412 list_.push_back(self);
1463 list_.remove(self);
1491 for (const auto& thread : list_) {
1504 for (Thread* thread : list_) {
1534 for (const auto& thread : list_) {