[libc][POSIX][pthreads] implement pthread_condattr_t functions (#88987)
Implement: - pthread_condattr_destroy - pthread_condattr_getclock - pthread_condattr_getpshared - pthread_condattr_init - pthread_condattr_setclock - pthread_condattr_setpshared Fixes: #88581
parent
19c6a7fe
Please register or sign in to comment