Home
last modified time | relevance | path

Searched refs:mSendInitBackgroundRunnable (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DBackgroundImpl.cpp285 RefPtr<SendInitBackgroundRunnable> mSendInitBackgroundRunnable; member
839 aThreadLocalInfo->mSendInitBackgroundRunnable = runnable; in ParentContentActorCreateFunc()
916 aThreadLocalInfo->mSendInitBackgroundRunnable = runnable; in SocketContentActorCreateFunc()
986 aThreadLocalInfo->mSendInitBackgroundRunnable = runnable; in SocketParentActorCreateFunc()
1543 aThreadLocalInfo->mSendInitBackgroundRunnable; in GetFromThreadInfo()
1639 if (threadLocalInfo->mSendInitBackgroundRunnable) { in ThreadLocalDestructor()
1640 threadLocalInfo->mSendInitBackgroundRunnable->ClearEventTarget(); in ThreadLocalDestructor()
1736 threadLocalInfo->mSendInitBackgroundRunnable = nullptr; in Run()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DBackgroundImpl.cpp285 RefPtr<SendInitBackgroundRunnable> mSendInitBackgroundRunnable; member
839 aThreadLocalInfo->mSendInitBackgroundRunnable = runnable; in ParentContentActorCreateFunc()
916 aThreadLocalInfo->mSendInitBackgroundRunnable = runnable; in SocketContentActorCreateFunc()
986 aThreadLocalInfo->mSendInitBackgroundRunnable = runnable; in SocketParentActorCreateFunc()
1543 aThreadLocalInfo->mSendInitBackgroundRunnable; in GetFromThreadInfo()
1639 if (threadLocalInfo->mSendInitBackgroundRunnable) { in ThreadLocalDestructor()
1640 threadLocalInfo->mSendInitBackgroundRunnable->ClearEventTarget(); in ThreadLocalDestructor()
1736 threadLocalInfo->mSendInitBackgroundRunnable = nullptr; in Run()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DBackgroundImpl.cpp280 RefPtr<SendInitBackgroundRunnable> mSendInitBackgroundRunnable; member
834 aThreadLocalInfo->mSendInitBackgroundRunnable = runnable; in ParentContentActorCreateFunc()
911 aThreadLocalInfo->mSendInitBackgroundRunnable = runnable; in SocketContentActorCreateFunc()
981 aThreadLocalInfo->mSendInitBackgroundRunnable = runnable; in SocketParentActorCreateFunc()
1545 aThreadLocalInfo->mSendInitBackgroundRunnable; in GetFromThreadInfo()
1641 if (threadLocalInfo->mSendInitBackgroundRunnable) { in ThreadLocalDestructor()
1642 threadLocalInfo->mSendInitBackgroundRunnable->ClearEventTarget(); in ThreadLocalDestructor()
1738 threadLocalInfo->mSendInitBackgroundRunnable = nullptr; in Run()