Home | History | Annotate | Download | only in runtime

Lines Matching full:attaching

410     LOG(ERROR) << "Thread attaching to non-existent runtime: " << *self;
738 LOG(ERROR) << "Thread attaching to non-existent runtime: " << thread_name;
745 LOG(WARNING) << "Thread attaching while runtime is shutting down: " << thread_name;
773 VLOG(threads) << "Attaching thread " << thread_name;
775 VLOG(threads) << "Attaching unnamed thread.";
1927 // Finish attaching the main thread.