motherofall        43 threadlist.cpp Thread *motherofall = NULL;
motherofall       152 threadlist.cpp   motherofall = ThreadList::getNewThread();
motherofall       153 threadlist.cpp   motherofall_saved_sp = &motherofall->saved_sp;
motherofall       154 threadlist.cpp   motherofall_tlsInfo = &motherofall->tlsInfo;
motherofall       155 threadlist.cpp   updateTid(motherofall);
motherofall       267 threadlist.cpp          &motherofall->tlsInfo,
motherofall       268 threadlist.cpp          sizeof(motherofall->tlsInfo));
motherofall       670 threadlist.cpp   motherofall->tid = motherpid;
motherofall       680 threadlist.cpp     if (thread == motherofall) continue;
motherofall       710 threadlist.cpp   restarthread (motherofall);