Home
last modified time | relevance | path

Searched refs:posix_copy_pthread_attr (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_pth_create.c181 posix_copy_pthread_attr(pthread_ptr,attr); in pthread_create()
Dpx_int.h198 VOID posix_copy_pthread_attr(POSIX_TCB *pthread_ptr,pthread_attr_t *attr);
Dpx_pth_init.c217 VOID posix_copy_pthread_attr(POSIX_TCB *pthread_ptr,pthread_attr_t *attr) in posix_copy_pthread_attr() function