Lines Matching refs:myServ
49 IMyService* myServ = NULL;
55 NS_ASSERTION(myServ == NULL, "myServ not reset");
57 (nsISupports**)&myServ);
66 if (myServ) {
67 err = myServ->Doit();
70 err = nsServiceManager::ReleaseService(kIMyServiceCID, myServ);
72 myServ = NULL;
99 // thread, we'd have to protect all accesses to myServ throughout this
116 // continuing to hang onto the service. This causes myServ variable to