mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 06:18:38 +09:00
parent
02260b18f3
commit
769e5dad1e
23 changed files with 1 additions and 1226 deletions
|
|
@ -203,11 +203,9 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
// This method needs to be public to support older compilers (xlC_r on AIX).
|
||||
// It should be called directly as this class type is reference counted.
|
||||
private:
|
||||
virtual ~nsThreadStartupEvent() {}
|
||||
|
||||
private:
|
||||
NS_IMETHOD Run() override
|
||||
{
|
||||
ReentrantMonitorAutoEnter mon(mMon);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue