зеркало из https://github.com/mozilla/gecko-dev.git
bug 1242268 document mLifecycleState multithread access management r=padenot
MozReview-Commit-ID: 1479atSNipN --HG-- extra : rebase_source : 5048a75f5223901e16c8af09583cbda41b290c2c
This commit is contained in:
Родитель
29a105a09c
Коммит
2b9f2187bf
|
@ -744,6 +744,9 @@ public:
|
|||
// realtime graph when it has no streams.
|
||||
LIFECYCLE_WAITING_FOR_STREAM_DESTRUCTION
|
||||
};
|
||||
/**
|
||||
* Modified only on the main thread in mMonitor.
|
||||
*/
|
||||
LifecycleState mLifecycleState;
|
||||
/**
|
||||
* The graph should stop processing at or after this time.
|
||||
|
|
Загрузка…
Ссылка в новой задаче