Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread_attr.c153 int pthread_attr_getdetachstate(pthread_attr_t const *attr, int *state) in pthread_attr_getdetachstate() function
161 RTM_EXPORT(pthread_attr_getdetachstate);
A Dpthread.h144 int pthread_attr_getdetachstate(pthread_attr_t const *attr, int *state);
/components/libc/
A Dposix-info.txt51 + pthread_attr_getdetachstate()

Completed in 5 milliseconds