Home
last modified time | relevance | path

Searched defs:thread (Results 276 - 300 of 1691) sorted by relevance

1...<<11121314151617181920>>...68

/third_party/ltp/testcases/kernel/mem/hugetlb/hugefork/
H A Dhugefork02.c26 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 D2-4.c35 static void *thread(void *tmp PTS_ATTRIBUTE_UNUSED) in thread() function
H A D2-3.c35 static void *thread(void *tmp PTS_ATTRIBUTE_UNUSED) in thread() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/
H A D1-3.c46 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 D1-4.c37 static void *thread(void *tmp PTS_ATTRIBUTE_UNUSED) in thread() function
H A D1-3.c37 static void *thread(void *tmp PTS_ATTRIBUTE_UNUSED) in thread() function
H A D1-1.c39 pthread_t thread; in main() local
H A D1-2.c40 pthread_t thread; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-1.c77 pthread_t thread[THREAD_NUM]; in main() local
[all...]
H A D4-1.c66 pthread_t thread[THREAD_NUM]; in main() local
[all...]
H A D1-1.c68 pthread_t thread[THREAD_NUM]; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D1-1.c28 static pthread_t thread[THREAD_NUM]; variable
[all...]
H A D4-1.c28 static pthread_t thread[THREAD_NUM]; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D4-1.c79 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 Dpthread_getname_np.c23 pthread_t thread; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_attr_setstack.c33 pthread_t thread; in pthread_attr_setstack_0100() local
H A Dpthread_rwlock_rdlock_sup.c51 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 Dpthread_key_test.cpp75 pthread_t thread; in HWTEST_F() local
H A Dthread_thrd_test.cpp58 thrd_t thread; in HWTEST_F() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-pool.hh82 T* thread () in thread() function
/third_party/rust/crates/rustix/src/
H A Dlib.rs198 pub mod thread; modules
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeStreamCpyThread.c30 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 Dlexical_env.h40 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 Dobject_factory.h351 JSHandle<TaggedArray> ConvertListToArray(const JSThread *thread, const JSHandle<Derived> &list, in ConvertListToArray() argument
H A Dsendable_env.h40 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

Completed in 8 milliseconds

1...<<11121314151617181920>>...68