Home
last modified time | relevance | path

Searched refs:CreateNonJoinable (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/process/
H A Dkill_posix.cc159 PlatformThread::CreateNonJoinable( in EnsureProcessTerminated()
171 PlatformThread::CreateNonJoinable( in EnsureProcessGetsReaped()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/process/
H A Dkill_posix.cc167 PlatformThread::CreateNonJoinable( in EnsureProcessTerminated()
179 PlatformThread::CreateNonJoinable( in EnsureProcessGetsReaped()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/nacl/loader/nonsfi/
H A Dnonsfi_main.cc67 if (!base::PlatformThread::CreateNonJoinable( in MainStart()
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dplatform_thread.h77 static bool CreateNonJoinable(size_t stack_size, Delegate* delegate);
H A Dplatform_thread_win.cc63 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
H A Dplatform_thread_posix.cc139 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dplatform_thread.h77 static bool CreateNonJoinable(size_t stack_size, Delegate* delegate);
H A Dplatform_thread_win.cc63 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
H A Dplatform_thread_posix.cc139 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dplatform_thread.h77 static bool CreateNonJoinable(size_t stack_size, Delegate* delegate);
H A Dplatform_thread_win.cc63 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
H A Dplatform_thread_posix.cc139 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dplatform_thread.h77 static bool CreateNonJoinable(size_t stack_size, Delegate* delegate);
H A Dplatform_thread_win.cc63 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
H A Dplatform_thread_posix.cc139 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dplatform_thread.h76 static bool CreateNonJoinable(size_t stack_size, Delegate* delegate);
H A Dplatform_thread_win.cc92 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
H A Dplatform_thread_posix.cc158 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dplatform_thread.h77 static bool CreateNonJoinable(size_t stack_size, Delegate* delegate);
H A Dplatform_thread_win.cc85 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
H A Dplatform_thread_posix.cc147 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable() function in PlatformThread
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/nacl/common/
H A Dnacl_debug_exception_handler_win.cc79 if (!base::PlatformThread::CreateNonJoinable(0, handler)) { in NaClStartDebugExceptionHandlerThread()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/threading/
H A Dplatform_thread.h176 static bool CreateNonJoinable(size_t stack_size, Delegate* delegate);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/threading/
H A Dplatform_thread.h186 static bool CreateNonJoinable(size_t stack_size, Delegate* delegate);
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/threading/
H A Dplatform_thread.h186 static bool CreateNonJoinable(size_t stack_size, Delegate* delegate);

123