Home
last modified time | relevance | path

Searched defs:CreateThread (Results 1 – 7 of 7) sorted by relevance

/external/google-breakpad/src/client/solaris/handler/
Dexception_handler_test.cc85 static void CreateThread(int num) { in CreateThread() function
/external/libchrome/base/threading/
Dplatform_thread_posix.cc77 bool CreateThread(size_t stack_size, in CreateThread() function
/external/compiler-rt/lib/asan/
Dasan_win.cc86 INTERCEPTOR_WINAPI(DWORD, CreateThread, in INTERCEPTOR_WINAPI() argument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cc121 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread() function in __sanitizer::ThreadRegistry
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dbaseline_policy_unittest.cc133 BPF_TEST_C(BaselinePolicy, CreateThread, BaselinePolicy) { in BPF_TEST_C() argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-port.cc286 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon76a0ba830111::ThreadWithParamSupport
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2141 class CreateThread : public ThreadGroupThread class
2144CreateThread (const Environment& env, const typename Object::Resources& resources, const typename … in CreateThread() function in vkt::api::__anon579909de0111::CreateThread