Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
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 = pthread_rwlock_timedwrlock_monotonic_np((pthread_rwlock_t *)nullptr, &ts); in Pthreadrwlocktimedwrlockmonotonicnp() local
1260 int pthread = get_application_target_sdk_version(); in Setapplicationtargetsdkversion() local