| /third_party/ltp/testcases/kernel/mem/hugetlb/hugefork/ |
| H A D | hugefork02.c | 26 static void do_child(int thread, unsigned long size) in do_child() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/ |
| H A D | 2-4.c | 35 static void *thread(void *tmp PTS_ATTRIBUTE_UNUSED) in thread() function
|
| H A D | 2-3.c | 35 static void *thread(void *tmp PTS_ATTRIBUTE_UNUSED) in thread() function
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/ |
| H A D | 1-3.c | 46 static void check_param(pthread_t thread, int policy, int priority) in check_param() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/ |
| H A D | 1-4.c | 37 static void *thread(void *tmp PTS_ATTRIBUTE_UNUSED) in thread() function
|
| H A D | 1-3.c | 37 static void *thread(void *tmp PTS_ATTRIBUTE_UNUSED) in thread() function
|
| H A D | 1-1.c | 39 pthread_t thread; in main() local
|
| H A D | 1-2.c | 40 pthread_t thread; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
| H A D | 2-1.c | 77 pthread_t thread[THREAD_NUM]; in main() local [all...] |
| H A D | 4-1.c | 66 pthread_t thread[THREAD_NUM]; in main() local [all...] |
| H A D | 1-1.c | 68 pthread_t thread[THREAD_NUM]; in main() local [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
| H A D | 1-1.c | 28 static pthread_t thread[THREAD_NUM]; variable [all...] |
| H A D | 4-1.c | 28 static pthread_t thread[THREAD_NUM]; variable
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/ |
| H A D | 4-1.c | 79 static void check_param(pthread_t thread, int policy, int priority) in check_param() argument [all...] |
| /third_party/musl/libc-test/src/functional/ |
| H A D | pthread_getname_np.c | 23 pthread_t thread;
in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/ |
| H A D | pthread_attr_setstack.c | 33 pthread_t thread; in pthread_attr_setstack_0100() local
|
| H A D | pthread_rwlock_rdlock_sup.c | 51 pthread_t thread; in pthread_rwlock_rdlock_0100() local 65 pthread_t thread; in pthread_rwlock_rdlock_0200() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/ |
| H A D | pthread_key_test.cpp | 75 pthread_t thread; in HWTEST_F() local
|
| H A D | thread_thrd_test.cpp | 58 thrd_t thread; in HWTEST_F() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-pool.hh | 82 T* thread () in thread() function
|
| /third_party/rust/crates/rustix/src/ |
| H A D | lib.rs | 198 pub mod thread; modules
|
| /third_party/vk-gl-cts/framework/delibs/destream/ |
| H A D | deStreamCpyThread.c | 30 deStreamCpyThread* thread = (deStreamCpyThread*)arg; in cpyStream() local 62 deStreamCpyThread* thread = malloc(sizeof(deStreamCpyThread)); in deStreamCpyThread_create() local 76 deStreamCpyThread_destroy(deStreamCpyThread* thread) deStreamCpyThread_destroy() argument 83 deStreamCpyThread_join(deStreamCpyThread* thread) deStreamCpyThread_join() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | lexical_env.h | 40 void SetParentEnv(JSThread *thread, JSTaggedValue value) in SetParentEnv() argument 55 void SetProperties(JSThread *thread, uint32_t index, JSTaggedValue value) in SetProperties() argument 65 void SetScopeInfo(JSThread *thread, JSTaggedValue value) in SetScopeInfo() argument
|
| H A D | object_factory.h | 351 JSHandle<TaggedArray> ConvertListToArray(const JSThread *thread, const JSHandle<Derived> &list, in ConvertListToArray() argument
|
| H A D | sendable_env.h | 40 void SetParentEnv(JSThread *thread, JSTaggedValue value) in SetParentEnv() argument 55 void SetProperties(JSThread *thread, uint32_t index, JSTaggedValue value) in SetProperties() argument 65 void SetScopeInfo(JSThread *thread, JSTaggedValue value) in SetScopeInfo() argument
|