Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/storage/test/gtest/
H A Dstorage_test_harness.h228 PRThread *last_non_watched_thread = nullptr; variable
240 last_non_watched_thread = curThread; in wrapped_MutexEnter()
357 threadMan->GetThreadFromPRThread(last_non_watched_thread, in get_conn_async_thread()
366 do_check_eq(allegedPRThread, last_non_watched_thread); in get_conn_async_thread()
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/test/
H A Dstorage_test_harness.h261 PRThread *last_non_watched_thread = nullptr; variable
273 last_non_watched_thread = curThread; in wrapped_MutexEnter()
378 threadMan->GetThreadFromPRThread(last_non_watched_thread, in get_conn_async_thread()
387 do_check_eq(allegedPRThread, last_non_watched_thread); in get_conn_async_thread()
/dports/www/firefox-esr/firefox-91.8.0/storage/test/gtest/
H A Dstorage_test_harness.h213 nsIThread* last_non_watched_thread = nullptr; variable
223 last_non_watched_thread = NS_GetCurrentThread(); in wrapped_MutexEnter()
323 nsCOMPtr<nsIThread> asyncThread = last_non_watched_thread; in get_conn_async_thread()
/dports/www/firefox/firefox-99.0/storage/test/gtest/
H A Dstorage_test_harness.h215 nsIThread* last_non_watched_thread = nullptr; variable
225 last_non_watched_thread = NS_GetCurrentThread(); in wrapped_MutexEnter()
325 nsCOMPtr<nsIThread> asyncThread = last_non_watched_thread; in get_conn_async_thread()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/test/gtest/
H A Dstorage_test_harness.h213 nsIThread* last_non_watched_thread = nullptr; variable
223 last_non_watched_thread = NS_GetCurrentThread(); in wrapped_MutexEnter()
323 nsCOMPtr<nsIThread> asyncThread = last_non_watched_thread; in get_conn_async_thread()
/dports/lang/spidermonkey78/firefox-78.9.0/storage/test/gtest/
H A Dstorage_test_harness.h211 nsIThread* last_non_watched_thread = nullptr; variable
221 last_non_watched_thread = NS_GetCurrentThread(); in wrapped_MutexEnter()
322 nsCOMPtr<nsIThread> asyncThread = last_non_watched_thread; in get_conn_async_thread()