Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/user/src/thread/
Dpthread_attr_destroy.c4 _LIBC_TEXT_SECTION int pthread_attr_destroy(pthread_attr_t *a) in pthread_attr_destroy() function
/third_party/musl/src/thread/
Dpthread_attr_destroy.c3 int pthread_attr_destroy(pthread_attr_t *a) in pthread_attr_destroy() function
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_define.h39 #define pthread_attr_destroy b_pthread_attr_destroy macro
Dusr_lib_ops.h41 int (*pthread_attr_destroy)(pthread_attr_t *attr); member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_pthread.h190 #define pthread_attr_destroy dng_pthread_attr_destroy macro
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c45 int pthread_attr_destroy(pthread_attr_t *attr) in pthread_attr_destroy() function