Home
last modified time | relevance | path

Searched refs:sLiveActorsForBackgroundThread (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DBackgroundImpl.cpp119 static nsTArray<ParentImpl*>* sLiveActorsForBackgroundThread; member in __anon8ba989ae0111::ParentImpl
629 nsTArray<ParentImpl*>* ParentImpl::sLiveActorsForBackgroundThread; member in ParentImpl
762 MOZ_ASSERT(sLiveActorsForBackgroundThread); in Alloc()
769 actor, Move(aEndpoint), sLiveActorsForBackgroundThread); in Alloc()
845 MOZ_ASSERT(!sLiveActorsForBackgroundThread); in CreateBackgroundThread()
894 sLiveActorsForBackgroundThread = new nsTArray<ParentImpl*>(1); in CreateBackgroundThread()
919 nsAutoPtr<nsTArray<ParentImpl*>> liveActors(sLiveActorsForBackgroundThread); in ShutdownBackgroundThread()
920 sLiveActorsForBackgroundThread = nullptr; in ShutdownBackgroundThread()
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DBackgroundImpl.cpp126 static nsTArray<IToplevelProtocol*>* sLiveActorsForBackgroundThread; member in __anonc429a1a90111::ParentImpl
765 nsTArray<IToplevelProtocol*>* ParentImpl::sLiveActorsForBackgroundThread; member in ParentImpl
886 liveActorArray = sLiveActorsForBackgroundThread]() mutable { in AllocStarter()
905 MOZ_ASSERT(!sLiveActorsForBackgroundThread); in CreateBackgroundThread()
957 sLiveActorsForBackgroundThread = new nsTArray<IToplevelProtocol*>(1); in CreateBackgroundThread()
983 sLiveActorsForBackgroundThread); in ShutdownBackgroundThread()
984 sLiveActorsForBackgroundThread = nullptr; in ShutdownBackgroundThread()
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DBackgroundImpl.cpp124 static nsTArray<ParentImpl*>* sLiveActorsForBackgroundThread; member in __anondf7260de0111::ParentImpl
747 nsTArray<ParentImpl*>* ParentImpl::sLiveActorsForBackgroundThread; member in ParentImpl
1109 MOZ_ASSERT(sLiveActorsForBackgroundThread); in Alloc()
1118 liveActorArray = sLiveActorsForBackgroundThread]() mutable { in Alloc()
1205 MOZ_ASSERT(!sLiveActorsForBackgroundThread); in CreateBackgroundThread()
1257 sLiveActorsForBackgroundThread = new nsTArray<ParentImpl*>(1); in CreateBackgroundThread()
1282 UniquePtr<nsTArray<ParentImpl*>> liveActors(sLiveActorsForBackgroundThread); in ShutdownBackgroundThread()
1283 sLiveActorsForBackgroundThread = nullptr; in ShutdownBackgroundThread()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DBackgroundImpl.cpp124 static nsTArray<ParentImpl*>* sLiveActorsForBackgroundThread; member in __anon125aa9f50111::ParentImpl
747 nsTArray<ParentImpl*>* ParentImpl::sLiveActorsForBackgroundThread; member in ParentImpl
1109 MOZ_ASSERT(sLiveActorsForBackgroundThread); in Alloc()
1118 liveActorArray = sLiveActorsForBackgroundThread]() mutable { in Alloc()
1205 MOZ_ASSERT(!sLiveActorsForBackgroundThread); in CreateBackgroundThread()
1257 sLiveActorsForBackgroundThread = new nsTArray<ParentImpl*>(1); in CreateBackgroundThread()
1282 UniquePtr<nsTArray<ParentImpl*>> liveActors(sLiveActorsForBackgroundThread); in ShutdownBackgroundThread()
1283 sLiveActorsForBackgroundThread = nullptr; in ShutdownBackgroundThread()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DBackgroundImpl.cpp124 static nsTArray<ParentImpl*>* sLiveActorsForBackgroundThread; member in __anon2639c6600111::ParentImpl
742 nsTArray<ParentImpl*>* ParentImpl::sLiveActorsForBackgroundThread; member in ParentImpl
1104 MOZ_ASSERT(sLiveActorsForBackgroundThread); in Alloc()
1113 liveActorArray = sLiveActorsForBackgroundThread]() mutable { in Alloc()
1200 MOZ_ASSERT(!sLiveActorsForBackgroundThread); in CreateBackgroundThread()
1258 sLiveActorsForBackgroundThread = new nsTArray<ParentImpl*>(1); in CreateBackgroundThread()
1284 UniquePtr<nsTArray<ParentImpl*>> liveActors(sLiveActorsForBackgroundThread); in ShutdownBackgroundThread()
1285 sLiveActorsForBackgroundThread = nullptr; in ShutdownBackgroundThread()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DBackgroundImpl.cpp138 static nsTArray<ParentImpl*>* sLiveActorsForBackgroundThread; member in __anon12678e500111::ParentImpl
942 nsTArray<ParentImpl*>* ParentImpl::sLiveActorsForBackgroundThread; member in ParentImpl
1044 MOZ_ASSERT(sLiveActorsForBackgroundThread); in Alloc()
1052 sLiveActorsForBackgroundThread); in Alloc()
1106 MOZ_ASSERT(!sLiveActorsForBackgroundThread); in CreateBackgroundThread()
1155 sLiveActorsForBackgroundThread = new nsTArray<ParentImpl*>(1); in CreateBackgroundThread()
1200 nsAutoPtr<nsTArray<ParentImpl*>> liveActors(sLiveActorsForBackgroundThread); in ShutdownBackgroundThread()
1201 sLiveActorsForBackgroundThread = nullptr; in ShutdownBackgroundThread()