Searched refs:suicide (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DUIVMInfoDialog.h71 void suicide() { delete this; } function in class:UIVMInfoDialog
H A DUIVMInfoDialog.cpp352 connect(m_pMachineWindow, SIGNAL(destroyed(QObject*)), this, SLOT(suicide()));
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/malloc/
H A Dprmalloc.c230 static int suicide; variable
319 suicide = 1;
741 if (suicide)
780 if (suicide)
832 if (suicide)
1130 if (suicide)

Completed in 1049 milliseconds