| /third_party/musl/src/thread/ |
| H A D | thrd_create.c | 4 int thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() argument
|
| /base/hiviewdfx/hiview/plugins/performance/context/ |
| H A D | NormalContext.h | 34 ThrExecutor* thr; member
|
| H A D | NormalContext.cpp | 52 ThrExecutor* thr = new ThrExecutor(); in MakeCommonParts() local
|
| /foundation/resourceschedule/ffrt/src/sync/ |
| H A D | thread.cpp | 29 int ffrt_thread_create(ffrt_thread_t* thr, const ffrt_thread_attr_t* attr, void* (*func)(void*), void* arg) in ffrt_thread_create() argument 56 int ffrt_thread_join(ffrt_thread_t thr, void** res) in ffrt_thread_join() argument 75 int ffrt_thread_detach(ffrt_thread_t thr) in ffrt_thread_detach() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/ |
| H A D | futex_wait_uninitialized_heap.c | 70 pthread_t thr; in main() local
|
| H A D | futex_wait_private_mapped_file.c | 74 pthread_t thr; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/ |
| H A D | futex_wait_uninitialized_heap.c | 70 pthread_t thr; in main() local
|
| H A D | futex_wait_private_mapped_file.c | 74 pthread_t thr; in main() local
|
| /kernel/liteos_a/testsuites/kernel/sample/posix/mutex/full/ |
| H A D | It_posix_mutex_022.c | 76 pthread_t thr; in Testcase() local
|
| /kernel/liteos_a/testsuites/kernel/sample/posix/mutex/smoke/ |
| H A D | It_posix_mutex_019.c | 79 pthread_t thr; in Testcase() local
|
| /third_party/ltp/testcases/kernel/crypto/ |
| H A D | af_alg02.c | 59 pthread_t thr; in run() local
|
| /third_party/musl/src/exit/ |
| H A D | cxa_thread_atexit_impl.c | 113 pthread_t thr = __pthread_self();
in __cxa_thread_atexit_impl() local 124 pthread_t thr = __pthread_self();
in __cxa_thread_finalize() local
|
| /base/hiviewdfx/hiview/plugins/performance/monitor/ |
| H A D | JankAnimatorMonitor.cpp | 34 JankAnimatorMonitor::JankAnimatorMonitor(IMonitorThrExecutor* thr, IAnimatorSceneDataProcessor* stats, in JankAnimatorMonitor() argument
|
| /kernel/linux/linux-6.6/tools/perf/tests/shell/coresight/thread_loop/ |
| H A D | thread_loop.c | 59 unsigned int i, len, thr; in main() local
|
| /kernel/linux/linux-6.6/tools/perf/tests/shell/coresight/memcpy_thread/ |
| H A D | memcpy_thread.c | 44 unsigned long i, len, size, thr; in main() local
|
| /kernel/linux/linux-6.6/tools/perf/tests/shell/coresight/unroll_loop_thread/ |
| H A D | unroll_loop_thread.c | 53 unsigned int i, thr; in main() local
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglcurrent.c | 177 _EGLThreadInfo *thr = _eglGetCurrentThread(); in _eglDebugReport() local
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tring.c | 71 pthread_t thr; in main() local
|
| /third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
| H A D | hugemmap06.c | 45 static void *thr(void *arg) in thr() function
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tring.c | 71 pthread_t thr; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/pidfd_send_signal/ |
| H A D | pidfd_send_signal01.c | 53 pthread_t thr; in verify_pidfd_send_signal() local
|
| /third_party/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/ |
| H A D | rt_sigqueueinfo01.c | 62 pthread_t thr; in verify_sigqueueinfo() local
|
| /third_party/ltp/testcases/kernel/syscalls/userfaultfd/ |
| H A D | userfaultfd01.c | 77 pthread_t thr; in run() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/ |
| H A D | 3-2.c | 176 pthread_t thr; in main() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/ |
| H A D | mmio_warning_test.c | 39 void *thr(void *arg) in thr() function
|