Applying: htl: move __pthread_default_rwlockattr into libc. Applying: htl: move pthread_rwlockattr_init into libc. Applying: htl: move pthread_rwlockattr_destroy into libc. Applying: htl: move pthread_rwlockattr_getpshared, pthread_rwlockattr_setpshared into libc. Applying: htl: move pthread_rwlock_tryrdlock, pthread_rwlock_trywrlock into libc. Applying: htl: move pthread_rwlock_unlock into libc. Applying: htl: move pthread_rwlock_{rdlock, timedrdlock, timedwrlock, wrlock, clockrdlock, clockwrlock} into libc. Applying: htl: move pthread_rwlock_destroy into libc. Applying: htl: move pthread_rwlock_init into libc. Applying: htl: don't export __pthread_default_rwlockattr anymore.