Searched defs:CreateThread (Results 1 – 7 of 7) sorted by relevance
/external/google-breakpad/src/client/solaris/handler/ |
D | exception_handler_test.cc | 85 static void CreateThread(int num) { in CreateThread() function
|
/external/libchrome/base/threading/ |
D | platform_thread_posix.cc | 77 bool CreateThread(size_t stack_size, in CreateThread() function
|
/external/compiler-rt/lib/asan/ |
D | asan_win.cc | 86 INTERCEPTOR_WINAPI(DWORD, CreateThread, in INTERCEPTOR_WINAPI() argument
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.cc | 121 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread() function in __sanitizer::ThreadRegistry
|
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/ |
D | baseline_policy_unittest.cc | 133 BPF_TEST_C(BaselinePolicy, CreateThread, BaselinePolicy) { in BPF_TEST_C() argument
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest-port.cc | 286 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon76a0ba830111::ThreadWithParamSupport
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2141 class CreateThread : public ThreadGroupThread class 2144 …CreateThread (const Environment& env, const typename Object::Resources& resources, const typename … in CreateThread() function in vkt::api::__anon579909de0111::CreateThread
|