Home
last modified time | relevance | path

Searched defs:pthread (Results 1 - 18 of 18) sorted by relevance

/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_041.cpp48 pthread_t pthread[1000] = { 0 }; in GroupProcess() local
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_test_003.cpp45 pthread_t pthread = pthread_self(); in ThreadFuncTest2() local
65 pthread_t pthread = pthread_self(); in ThreadFuncTest3() local
H A Dpthread_test_011.cpp39 pthread_t pthread = pthread_self(); in child1() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dthreadpool.h38 pthread_t pthread; member
/kernel/liteos_a/testsuites/unittest/container/full/
H A DIt_pid_container_019.cpp65 pthread_t pthread[TEST_COUNT] = {0}; in ChildFun() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dthread.h42 Pthread pthread; member
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dsched-pipe.c34 pthread_t pthread; member
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dsched-pipe.c34 pthread_t pthread; member
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/full/
H A Dpthread_test_004.cpp40 pthread_t pthread = pthread_self(); in ThreadFunc8() local
58 pthread_t pthread = pthread_self(); in ThreadFunc7() local
130 pthread_t pthread = pthread_self(); in ThreadFunc6() local
143 pthread_t pthread = pthread_self(); in ThreadFunc4() local
174 pthread_t pthread in ThreadFunc3() local
[all...]
H A Dpthread_test_001.cpp54 pthread_t pthread = pthread_self(); in ThreadFunc4() local
82 pthread_t pthread = pthread_self(); in ThreadFunc3() local
110 pthread_t pthread = pthread_self(); in ThreadFunc2() local
/third_party/ltp/testcases/realtime/include/
H A Dlibrttest.h81 pthread_t pthread; member
/third_party/rust/crates/nix/src/sys/
H A Dmod.rs73 pub mod pthread; modules
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dpthread_impl.h15 #define pthread __pthread macro
17 struct pthread { struct
/third_party/musl/porting/linux/user/src/internal/
H A Dpthread_impl.h31 #define pthread __pthread macro
34 struct pthread { struct
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dpthread_impl.h16 #define pthread __pthread macro
18 struct pthread { struct
/third_party/ltp/testcases/realtime/lib/
H A Dlibrttest.c345 int set_thread_priority(pthread_t pthread, int prio) in set_thread_priority() argument
/third_party/musl/src/internal/
H A Dpthread_impl.h18 #define pthread __pthread macro
21 struct pthread { struct
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dotherstestndk.cpp1007 int pthread = pthread_cond_timedwait_monotonic_np(cond, &mutex, &ts); in Pthreadcondtimedwaitmonotonicnp() local
1025 int pthread = pthread_cond_timeout_np(&cond, &mutex, ms); in Pthreadcondtimeoutnp() local
1041 int pthread = pthread_getname_np(pthread_self(), thread_name, NAMELEN - PARAM_1); in Pthreadgetnamenp() local
1198 int pthread = pthread_rwlock_clockwrlock(&w, clock_id, &ts); in Pthreadrwlockclockwrlock() local
1247 int pthread in Pthreadrwlocktimedwrlockmonotonicnp() local
1260 int pthread = get_application_target_sdk_version(); Setapplicationtargetsdkversion() local
[all...]

Completed in 10 milliseconds